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