Add back missing import in new project template
This commit is contained in:
parent
6d4aec3a6a
commit
7faeabfbdf
@ -1,5 +1,7 @@
|
||||
{% extends "workspaces/base.html" %}
|
||||
|
||||
{% from "components/alert.html" import Alert %}
|
||||
|
||||
{% block workspace_content %}
|
||||
|
||||
{% set modalName = "newProjectConfirmation" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user