{% extends "layout.html" %} {% block title %}Invalid email address{% endblock %} {% block body %}

Invalid email address

The email address you provided ({{ email }}) is not a valid email address.

You can use the back button in your browser to go back and edit your comment. {% endblock %}