{% extends "base" %} {% block content %}
New character page. {% if error_message %}

Error: {{ error_message }}

{% endif %}
{% endblock content %}