{% extends "templates/base.html" %} {% block body %}

{% trans %}You must log in to access this content{% endtrans %}

{{ xsrf_input() }}
{% endblock %}