Remove spaceless templatetags that cause rendering issues in statuses
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
{% spaceless %}
|
||||
|
||||
{% load bookwyrm_tags %}
|
||||
{% load i18n %}
|
||||
|
||||
@ -134,4 +132,3 @@
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endwith %}
|
||||
{% endspaceless %}
|
||||
|
Reference in New Issue
Block a user