From ffb9b4111a891fda9e9e1ddf19de936bdbd664f8 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Sat, 20 Jun 2020 00:28:16 +0200 Subject: Document support --- templates/registration/base.html | 4 ++++ templates/registration/base_custom.html | 32 ++------------------------------ 2 files changed, 6 insertions(+), 30 deletions(-) (limited to 'templates') diff --git a/templates/registration/base.html b/templates/registration/base.html index f5a8a80..2e4f5b2 100644 --- a/templates/registration/base.html +++ b/templates/registration/base.html @@ -39,5 +39,9 @@ integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"> + \ No newline at end of file diff --git a/templates/registration/base_custom.html b/templates/registration/base_custom.html index d38be7a..56b9180 100644 --- a/templates/registration/base_custom.html +++ b/templates/registration/base_custom.html @@ -20,36 +20,8 @@ crossorigin="anonymous"> \ No newline at end of file -- cgit v1.2.1