implement index.tpl and and edit.tpl
This commit is contained in:
@@ -3,9 +3,11 @@
|
||||
|
||||
<head>
|
||||
<!-- Style CSS -->
|
||||
{% include 'themes/'+config.theme+'/_head.html' %}
|
||||
{% block css %}
|
||||
{% endblock %}
|
||||
|
||||
{% include 'themes/'+config.theme+'/_head.html' %}
|
||||
|
||||
</head>
|
||||
|
||||
<body id="page-top">
|
||||
|
||||
Reference in New Issue
Block a user