{% extends "PilotTemplates/Login/login-layout.html" %} {% import "PilotTemplates/macros.html" as m with context %} {% import "PilotTemplates/macros/forms.html" as f with context %} {% block login_content %}

{{ login_title | default('Set Email')}}

{% endblock %}