mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-15 01:02:45 +02:00
refactor: remove empty class
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<div class="">
|
<div>
|
||||||
{% for trans in transactions %}
|
{% for trans in transactions %}
|
||||||
{% include 'transactions/fragments/item.html' with transaction=trans %}
|
{% include 'transactions/fragments/item.html' with transaction=trans %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|||||||
Reference in New Issue
Block a user