Cleanup imports

This commit is contained in:
Roberto Rosario
2014-10-08 09:59:26 -04:00
parent e5d8f4a526
commit 5a237ce258
2 changed files with 42 additions and 35 deletions

View File

@@ -1,5 +0,0 @@
{% load i18n %}
<div class="block notice">
<h4>{% trans "What are indexes?" %}</h4>
<p>{% blocktrans %}Indexes group documents into a tree like hierarchical structure.{% endblocktrans %}</p>
</div>