{% block searchform %}
Terms
After
Before
{% endblock searchform %}
{{title}}
{% block content %}
Common tags
{% for tag in tags %}
{{ tag|e }}
{% endfor %}
{% endblock content %}