forked from rc/aircox
start to restructure the project tree
This commit is contained in:
8
aircox/cms/templates/aircox_cms/base_content.html
Normal file
8
aircox/cms/templates/aircox_cms/base_content.html
Normal file
@ -0,0 +1,8 @@
|
||||
{% block pre_title %}
|
||||
{% endblock %}
|
||||
{% block title %}
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user