From fde8470c5e47434df8c854bd3135763062fada12 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Thu, 5 Mar 2020 19:28:24 +0530 Subject: fixed file structure and added forgot passowrd link --- .../static/admin/templates/user-register.html | 108 +++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 arduino_blog/static/admin/templates/user-register.html (limited to 'arduino_blog/static/admin/templates/user-register.html') diff --git a/arduino_blog/static/admin/templates/user-register.html b/arduino_blog/static/admin/templates/user-register.html new file mode 100644 index 0000000..cfa38d9 --- /dev/null +++ b/arduino_blog/static/admin/templates/user-register.html @@ -0,0 +1,108 @@ +{% extends 'website/templates/base.html' %} +{% load widget_tweaks %} +{% load static %} +{% block title %}Register{% endblock %} +{% block cssblock %} + +{% endblock %} +{% block search %} +{% endblock %} +{% block content %} + +
The activation link of the account will be sent to the Email id provided.
+