1
0
Fork 0

Merge pull request #970 from bookwyrm-social/display-fixes

Display fixes
This commit is contained in:
Mouse Reeve 2021-04-20 13:59:32 -07:00 committed by GitHub
commit 92bd5ab291
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 32 additions and 20 deletions

View file

@ -1,5 +1,3 @@
{% spaceless %}
{% load bookwyrm_tags %}
{% load i18n %}
@ -134,4 +132,3 @@
{% endif %}
{% endif %}
{% endwith %}
{% endspaceless %}

View file

@ -1,4 +1,3 @@
{% spaceless %}
{% load bookwyrm_tags %}
{% load i18n %}
@ -46,4 +45,3 @@
{% endwith %}
{% endif %}
{% endwith %}
{% endspaceless %}