created main.html
This commit is contained in:
10
author/project/system/views/themes/default/main.html
Normal file
10
author/project/system/views/themes/default/main.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{% block css %}
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<main>
|
||||
</main>
|
||||
{% endblock %}
|
||||
|
||||
{% block js %}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user