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