typo in categories list

This commit is contained in:
JensDiemer 2015-02-20 21:24:21 +01:00
parent 9f7584c161
commit 7ab20f0ef7

View file

@ -13,7 +13,7 @@
)</span>
</a></li>
{% empty %}
<li class="blog-empty"><p>{% trans "No article found." %}</p></li>
<li class="blog-empty"><p>{% trans "No categories found." %}</p></li>
{% endfor %}
</ul>
</div>