Remove unused templates

This commit is contained in:
Roberto Rosario
2015-01-26 17:56:53 -04:00
parent b839034561
commit 010bb06ae4
2 changed files with 0 additions and 7 deletions

View File

@@ -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>

View File

@@ -1,2 +0,0 @@
{% load tags_tags %}
{% get_add_tag_to_document_form %}