mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-16 06:18:34 +02:00
Fix tag/unfiltered info not showing on home page
Adding the info about the coronavirus views overrode this block, so we can just show either (or both, which probably shouldn't happen, but could) by doing this.
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
<a href="/">Back to normal view</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{{ super() }}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
Reference in New Issue
Block a user