{% extends "tests/base.html" %} {% load wagtailcore_tags %} {% block content %}
{{ greeting }}
Username: {{ form_submission.get_data.username }}