diff --git a/mnemosyne/mnemosyne/templates/socialaccount/signup.html b/mnemosyne/mnemosyne/templates/socialaccount/signup.html new file mode 100644 index 0000000..09bcadb --- /dev/null +++ b/mnemosyne/mnemosyne/templates/socialaccount/signup.html @@ -0,0 +1,51 @@ +{% extends "themis/base.html" %} + +{% block title %}Complete Sign Up — {{ themis_app_name }}{% endblock %} + +{% block content %} +
+ Confirm your email address to finish signing in with SSO. +
+ + {% if form.errors %} +