mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-05-05 12:13:26 -04:00
MediaCMS frontend, initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block beforecontent %}
|
||||
{% include "components/header.html" %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user