typo in categories list
This commit is contained in:
parent
9f7584c161
commit
7ab20f0ef7
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue