updated main pages links

This commit is contained in:
Tomislav R 2016-04-01 12:37:01 +02:00
commit 5fd4275046
46 changed files with 467 additions and 770 deletions

View file

@ -20,4 +20,4 @@
<li class="tag_{{ forloop.counter }}"><a href="{% url 'djangocms_blog:posts-tagged' tag=tag.slug %}" class="blog-tag blog-tag-{{ tag.count }}">{{ tag.name }}</a>{% if not forloop.last %}, {% endif %}</li>
{% endfor %}
{% endif %}
</ul>
</ul>