{% extends 'page.html' %} {% block content %}

{{ title }}

{{ content }}
RSS
{% if all_tags %} {% endif %}
{% endblock %}