mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-08-06 20:09:55 +02:00
5 lines
106 B
HTML
5 lines
106 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block beforecontent %}
|
|
{% include "components/header.html" %}
|
|
{% endblock %} |