{% extends "inside_base.html" %} {% block title %} {% endblock %} {% block obsah %}
{% for row in rows %} {% endfor %}
{% endblock %}