From 68cc1657fbe11b8ffbcd4d3d517f71c4404497c3 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Tue, 28 Jul 2020 21:17:18 +0200 Subject: accept terms on account creation --- templates/registration/base_simple.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/registration/base_simple.html') diff --git a/templates/registration/base_simple.html b/templates/registration/base_simple.html index ecafd0c..6876e83 100644 --- a/templates/registration/base_simple.html +++ b/templates/registration/base_simple.html @@ -14,5 +14,9 @@ {% endblock %} + \ No newline at end of file -- cgit v1.2.1