{% block body %}
{{base_labels.header}}
{% block content %} {% endblock content %}
home
Tags
{% for tag in base_tags %}
{{tag.name}}
{% endfor %}
2013
Ondrej Sika
{% endblock body %}