Remove Google Analytics, add privacy link.
[wolnelektury.git] / apps / infopages / templates / infopages / on_main.html
index dc0103c..5d80dad 100755 (executable)
@@ -1,5 +1,3 @@
-<ul>
 {% for page in objects %}
     <li><a href="{{ page.get_absolute_url }}">{{ page.title }}</a></li>
 {% endfor %}
-</ul>