diff --git a/static/img/error_temp.png b/static/img/error_temp.png new file mode 100644 index 00000000..f27e3554 Binary files /dev/null and b/static/img/error_temp.png differ diff --git a/static/img/svg_temp.png b/static/img/svg_temp.png new file mode 100644 index 00000000..a2b92761 Binary files /dev/null and b/static/img/svg_temp.png differ diff --git a/templates/email_invalid.html b/templates/email_invalid.html new file mode 100644 index 00000000..7f7c258b --- /dev/null +++ b/templates/email_invalid.html @@ -0,0 +1,24 @@ +{% extends 'base.html' %} +{% load static %} +{% block title %} +Email Confirmation page +{% endblock %} + +{% block head %} + + + + +{% endblock %} + +{% block body %} +