Use outside packages.
[prawokultury.git] / migdal / templates / migdal / categories.html
diff --git a/migdal/templates/migdal/categories.html b/migdal/templates/migdal/categories.html
deleted file mode 100755 (executable)
index 75c0805..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<ul class="categories">
-    {% for cat in object_list %}
-        <li class="category category-taxonomy-{{ cat.taxonomy }}">
-            <a href="{{ cat.get_absolute_url }}">{{ cat }}</a>
-        </li>
-    {% endfor %}
-</ul>
\ No newline at end of file