From c943728d0049ca7a341cc473c450e16816083b23 Mon Sep 17 00:00:00 2001 From: elnappo Date: Tue, 28 Oct 2014 17:14:43 +0100 Subject: [PATCH] minor login template cleanup --- nsupdate/login/templates/logout.html | 1 + .../templates/password_reset_complete.html | 2 -- .../templates/password_reset_confirm.html | 33 ++++++++----------- .../login/templates/password_reset_done.html | 2 -- 4 files changed, 14 insertions(+), 24 deletions(-) diff --git a/nsupdate/login/templates/logout.html b/nsupdate/login/templates/logout.html index d831964..d24bdbf 100644 --- a/nsupdate/login/templates/logout.html +++ b/nsupdate/login/templates/logout.html @@ -1,6 +1,7 @@ {% extends "base.html" %} {% load i18n %}{% load bootstrap %} {% block title %}{% trans "Log out" %}{% endblock %} + {% block content %}