From c961327d27c2db1c9a5803c2b79e12baa520fe33 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Mon, 1 Jun 2020 19:08:14 +0200 Subject: [PATCH] stages/identification: fix recovery template --- .../stages/identification/recovery.html | 95 +++++-------------- 1 file changed, 26 insertions(+), 69 deletions(-) diff --git a/passbook/stages/identification/templates/stages/identification/recovery.html b/passbook/stages/identification/templates/stages/identification/recovery.html index 1dab0ae77..4c9d07c18 100644 --- a/passbook/stages/identification/templates/stages/identification/recovery.html +++ b/passbook/stages/identification/templates/stages/identification/recovery.html @@ -1,72 +1,29 @@ -{% extends 'base/skeleton.html' %} - -{% load static %} {% load i18n %} +{% load static %} -{% block body %} -
- - - - - - - - - - - + + -{% include 'partials/messages.html' %} - -{% endblock %} +