{% from "components/checkbox.html" import unlabelled_checkbox %} {% from "components/message-count-label.html" import folder_contents_count, message_count_label %} {% if service_has_templates_or_folders and not templates and not template_folders %}

No {{ message_count_label(1, template_type, suffix='') }} templates in this folder

{% else %} {% endif %}