diff --git a/mayan/apps/converter/templates/converter_file_formats_help.html b/mayan/apps/converter/templates/converter_file_formats_help.html deleted file mode 100644 index f086a9798e..0000000000 --- a/mayan/apps/converter/templates/converter_file_formats_help.html +++ /dev/null @@ -1,5 +0,0 @@ -{% load i18n %} -
-

{% trans "Help" %}

-

{% blocktrans %}These are the file formats supported by the currently selected converter backend. In this case: '{{ backend }}'{% endblocktrans %}

-
diff --git a/mayan/apps/tags/templates/tags_sidebar_template.html b/mayan/apps/tags/templates/tags_sidebar_template.html deleted file mode 100644 index fd1cca10ab..0000000000 --- a/mayan/apps/tags/templates/tags_sidebar_template.html +++ /dev/null @@ -1,2 +0,0 @@ -{% load tags_tags %} -{% get_add_tag_to_document_form %}