Restauracja
{% block podtytul %}{% endblock %}
Restauracja
–
Dania
–
Klienci
{% with komunikaty = get_flashed_messages() %} {% if komunikaty %}
{% for komunikat in komunikaty %}
{{ komunikat }}
{% endfor %}
{% endif %} {% endwith %}
{% block tresc %}{%endblock%}