{% extends "all.html" %} {% block content %} {% include 'settings_menu.html' %}

Add Email Account

{{ form.email.label }} {{ form.email(size=20) }} @

{% endblock%}