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:
Deimos
2020-04-29 18:18:35 -06:00
parent 56f709bda2
commit c85eec1c84

View File

@@ -31,6 +31,8 @@
<a href="/">Back to normal view</a>
</div>
{% endif %}
{{ super() }}
{% endblock %}
{% block content %}