- {% trans 'Bad Request' %} -
-
- {% block card %}
-
- {% endblock %}
-
- diff --git a/passbook/core/templates/error/generic.html b/passbook/core/templates/error/generic.html index c25f9a061..2e61ea09e 100644 --- a/passbook/core/templates/error/generic.html +++ b/passbook/core/templates/error/generic.html @@ -1,58 +1,20 @@ -{% extends 'base/skeleton.html' %} +{% extends 'login/base_full.html' %} {% load static %} {% load i18n %} {% load passbook_utils %} -{% block body %} -