Remove unused templates
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{% load i18n %}
|
||||
<div class="block notice">
|
||||
<h4>{% trans "Help" %}</h4>
|
||||
<p>{% blocktrans %}These are the file formats supported by the currently selected converter backend. In this case: '{{ backend }}'{% endblocktrans %}</p>
|
||||
</div>
|
||||
@@ -1,2 +0,0 @@
|
||||
{% load tags_tags %}
|
||||
{% get_add_tag_to_document_form %}
|
||||
Reference in New Issue
Block a user