diff --git a/passbook/core/templates/overview/index.html b/passbook/core/templates/overview/index.html index c569c0552..e56aa26c5 100644 --- a/passbook/core/templates/overview/index.html +++ b/passbook/core/templates/overview/index.html @@ -15,7 +15,6 @@
{% for app in applications %} -

@@ -36,6 +35,8 @@

+ {% empty %} +

{% trans 'No Applications available.' %}

{% endfor %}