diff --git a/app/templates/views/templates/choose.html b/app/templates/views/templates/choose.html index 834fae586..7d170dfd3 100644 --- a/app/templates/views/templates/choose.html +++ b/app/templates/views/templates/choose.html @@ -16,7 +16,7 @@ {% block maincolumn_content %} - {% if (not templates) and (not template_folder_path) %} + {% if (not templates) and (not template_folders) and (not template_folder_path) %}

{{ page_title }}