{%- extends 'invenio_theme/page.html' %} {%- block page_body %}

{% if current_user.is_authenticated %} {{ jwt() | safe }} {% endif %}
{%- endblock %}