Blog
{% block podtytul %}{% endblock %}
Blog
–
Wpisy
–
Lista
{% with komunikaty = get_flashed_messages() %} {% if komunikaty %}
{% for komunikat in komunikaty %}
{{ komunikat }}
{% endfor %}
{% endif %} {% endwith %}
{% block tresc %}{%endblock%}