From 96df22af16d26870838aa98ab96e480943fdf3ab 2018-05-25 13:11:14 From: Marcin Kuźmiński Date: 2018-05-25 13:11:14 Subject: [PATCH] Update register.jinja2 Added confirmation of approval of terms on registration --- diff --git a/backend/src/appenlight/templates/user/register.jinja2 b/backend/src/appenlight/templates/user/register.jinja2 index eed7542..45015d0 100644 --- a/backend/src/appenlight/templates/user/register.jinja2 +++ b/backend/src/appenlight/templates/user/register.jinja2 @@ -77,6 +77,11 @@ {{ widgets.render_form(form) }} +

+ By clicking "Register", you agree to our + terms of service and + privacy policy. +