use flask flash for notifications
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{% from "components/text_input.html" import TextInput %}
|
||||
{% from "components/alert.html" import Alert %}
|
||||
|
||||
{% set title_text = 'Edit {} project'.format(project.name) if project else 'Add a new project' %}
|
||||
|
||||
|
Reference in New Issue
Block a user