diff --git a/app/templates/send_email.html b/app/templates/send_email.html new file mode 100644 index 000000000..9161af232 --- /dev/null +++ b/app/templates/send_email.html @@ -0,0 +1,21 @@ +{% extends "admin_template.html" %} + +{% block page_title %} +GOV.UK Notify | Send email +{% endblock %} + +{% block content %} + +