mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Show page if all you got is empty folders
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|
||||||
{% if (not templates) and (not template_folder_path) %}
|
{% if (not templates) and (not template_folders) and (not template_folder_path) %}
|
||||||
|
|
||||||
<h1 class="heading-large">
|
<h1 class="heading-large">
|
||||||
{{ page_title }}
|
{{ page_title }}
|
||||||
|
|||||||
Reference in New Issue
Block a user