{% extends 'global/master.twig' %} {% block title %}Information{% endblock %} {% block content %}

Information


{{ message }} {% if redirect %}
Click here if you aren't being redirected.{% endif %}
{% endblock %}