kopia lustrzana https://github.com/mediacms-io/mediacms
5 wiersze
106 B
HTML
5 wiersze
106 B
HTML
|
{% extends "base.html" %}
|
||
|
|
||
|
{% block beforecontent %}
|
||
|
{% include "components/header.html" %}
|
||
|
{% endblock %}
|