{% load i18n %} {% load static %} {% get_current_language as LANGUAGE_CODE %} Leeway Simulation
⚓ Leeway Simulation
{% if messages %}
{% for message in messages %}

{{ message|linebreaksbr }}

{% endfor %}
{% endif %} {% block content %} {% endblock content %}