{% extends "layout.html" %} {% from "_formhelpers.html" import render_field %} {% block body %} {% if email is defined %}
Your email is: {{ email }}