Test 1
This commit is contained in:
4
templates/adm/layout.html
Normal file
4
templates/adm/layout.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends "layout.html" %}
|
||||
|
||||
{% block nav %}{% include "adm/nav.html" %}{% endblock %}
|
||||
{% block footer %}{% endblock %}
|
||||
Reference in New Issue
Block a user