Give a more usful message if no media is available.
This commit is contained in:
@@ -33,5 +33,9 @@
|
||||
{% else %}
|
||||
{{ render_pagination(request, pagination) }}
|
||||
{% endif %}
|
||||
{% else %}
|
||||
<p>
|
||||
<i>There doesn't seem to be anything here...</i>
|
||||
</p>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user