diff --git a/combo/apps/lingo/templates/lingo/basketitem_error_list.html b/combo/apps/lingo/templates/lingo/basketitem_error_list.html index 2f4f5e4b..fb314c1c 100644 --- a/combo/apps/lingo/templates/lingo/basketitem_error_list.html +++ b/combo/apps/lingo/templates/lingo/basketitem_error_list.html @@ -11,7 +11,7 @@ {% endblock %} {% block content %} - +

@@ -54,5 +54,5 @@ {% endblocktrans %}
{% endif %} - + {% endblock %} diff --git a/combo/apps/lingo/templates/lingo/transaction_list.html b/combo/apps/lingo/templates/lingo/transaction_list.html index f614d236..c0c49bb8 100644 --- a/combo/apps/lingo/templates/lingo/transaction_list.html +++ b/combo/apps/lingo/templates/lingo/transaction_list.html @@ -12,7 +12,7 @@ {% endblock %} {% block content %} - +

{{ form.regie }} @@ -63,5 +63,5 @@ {% endif %}

{% endif %} - + {% endblock %}