diff --git a/templates/admin/receipts.html b/templates/admin/receipts.html
index a583ce2..736a512 100644
--- a/templates/admin/receipts.html
+++ b/templates/admin/receipts.html
@@ -4,7 +4,12 @@
@@ -30,13 +35,17 @@
{% endif %}
🔄 Obróć o 90°
+
✂️ Przytnij
✏️
Zmień nazwę
{% if not r.file_hash %}
🔐 Generuj hash
{% endif %}
-
🗑️
+ 🗑️
Usuń
✏️
Edytuj listę #{{ r.list_id }}
@@ -44,6 +53,7 @@
{% endfor %}
+
{% if not receipts %}
@@ -53,4 +63,28 @@
{% endif %}
+
+