mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 21:08:24 -04:00
Refactor to not repeat lots of Jinja code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user