Reorganize macros into separate component files
Replace a few old UI Module instances with macros
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{% extends '../requests_new.html.to' %}
|
||||
|
||||
{% from "components/alert.html" import Alert %}
|
||||
|
||||
{% block form %}
|
||||
|
||||
{% if f.errors %}
|
||||
|
Reference in New Issue
Block a user