Refactor to not repeat lots of Jinja code

This commit is contained in:
Chris Hill-Scott
2018-08-20 15:03:58 +01:00
parent b73e42650d
commit 6501105768
4 changed files with 14 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
{% extends "org_template.html" %}
{% from "components/page-footer.html" import page_footer %}
{% from "components/textbox.html" import textbox, colour_textbox %}
{% from "components/textbox.html" import textbox %}
{% block org_page_title %}
Change organisation name