{% load static tailwind_tags wysiwyg %}
{% block title %}{{ t.name }}{% endblock %}
{% tailwind_css %}
{{ t.header | safe}}
Strona główna
{% for key, val in rename.items %} {% if val != '' %}
{{ val.0 }}
{% endif %} {% endfor %}
{{ content | safe }}
{% buttons content_buttons %}