add template folder form

This commit is contained in:
Leo Hemsted
2018-11-01 16:02:43 +00:00
committed by Alexey Bezhan
parent 7cbf5de240
commit 1ecf360e7f
7 changed files with 76 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
{% extends "withnav_template.html" %}
{% from "components/textbox.html" import textbox %}
{% from "components/page-footer.html" import page_footer %}