This commit is contained in:
Marijn Jansen
2019-03-19 10:24:48 +01:00
parent 83f3ee2cb4
commit acbf413107
18 changed files with 248 additions and 59 deletions

View File

@@ -0,0 +1,4 @@
{% extends "layout.html" %}
{% block nav %}{% include "adm/nav.html" %}{% endblock %}
{% block footer %}{% endblock %}