{% extends "base.jinja2" %} {% from "_formhelpers.jinja2" import render_field %} {% block title %}UnderCover{% endblock %} {% block head %} {% endblock head %} {% block content %} {% if username %}
{{ username }}
You are working as a Guest.
There is likely a typo in one of your variables (the {\blabla} bits). Make sure each is spelled correctly, and has the correct brackets on either side
{% for error in letter_errors %} {{ error }} {% endfor %}