fixes display of report items on admin page

This commit is contained in:
Mouse Reeve
2021-03-09 10:08:02 -08:00
parent 21f199c548
commit ff624e33fa
3 changed files with 14 additions and 9 deletions

View File

@ -46,7 +46,7 @@
</ul>
{% endif %}
</nav>
<div class="column content">
<div class="column">
{% block panel %}{% endblock %}
</div>
</div>