refactor: large scale formatting/linting

This commit is contained in:
2025-11-12 15:51:13 +13:00
parent 305fdc41fb
commit 34aed2c7aa
120 changed files with 11389 additions and 7532 deletions

View File

@ -1,6 +1,7 @@
{% if meta.can_edit %}
<li>
<a role="button" data-toggle="modal" data-target="#new_reaction_modal">
<span class="glyphicon glyphicon-plus"></span> New Reaction</a>
</li>
{% endif %}
<li>
<a role="button" data-toggle="modal" data-target="#new_reaction_modal">
<span class="glyphicon glyphicon-plus"></span> New Reaction</a
>
</li>
{% endif %}