Things back in admin

This commit is contained in:
2026-01-01 15:45:39 +01:00
parent 7410f8c607
commit 11d2579c7e
2 changed files with 22 additions and 14 deletions

View File

@@ -76,7 +76,7 @@
<i class="fas fa-align-left"></i> Description
</div>
<div style="font-size: 16px; color: #555; line-height: 1.6; white-space: pre-wrap;">
{{ thing.description }}
{% spaceless %}{{ thing.description }}{% endspaceless %}
</div>
</div>
{% endif %}