diff --git a/abonapp/templates/abonapp/debtors.html b/abonapp/templates/abonapp/debtors.html index 01d1a2b..dda83d5 100644 --- a/abonapp/templates/abonapp/debtors.html +++ b/abonapp/templates/abonapp/debtors.html @@ -31,13 +31,19 @@ {% for invoice in invoices %}
{{ msg.text }}
{% if msg.attachment %}
-
+
{{ msg.attachment }}
{% endif %}
diff --git a/searchapp/templates/searchapp/index.html b/searchapp/templates/searchapp/index.html
index 94b4b96..999debf 100644
--- a/searchapp/templates/searchapp/index.html
+++ b/searchapp/templates/searchapp/index.html
@@ -38,7 +38,7 @@