correct the empty message on the index page

This commit is contained in:
Andreas Zweili 2018-01-14 12:38:38 +01:00
parent b80c40c902
commit 7f94bd4f0d
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</table>
{% else %}
<p class="alert">
We are sorry but there are currently no articles in this category.
We are sorry but there are currently no articles being sold.
</p>
{% endif %}
{% endblock %}