{% extends "base.html" %} {% block content %} Tags {% for term in terms %} #{{ term.name }} {% endfor %} {% endblock %}