mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-04-28 01:32:19 -04:00
5 lines
106 B
HTML
5 lines
106 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block beforecontent %}
|
|
{% include "components/header.html" %}
|
|
{% endblock %} |