rearrange tags column and improve files icons

This commit is contained in:
Nick Sweeting 2020-07-28 05:59:54 -04:00
parent 2e0b751376
commit 5a30e03778
2 changed files with 71 additions and 23 deletions

View file

@ -81,8 +81,8 @@
{% block pretitle %}{% endblock %}
{% block content_title %}{# {% if title %}<h1>{{ title }}</h1>{% endif %} #}{% endblock %}
{% block content %}
{% block object-tools %}{% endblock %}
{{ content }}
{% block object-tools %}{% endblock %}
{{ content }}
{% endblock %}
{% block sidebar %}{% endblock %}
<br class="clear">