{% extends theme('base.html') %} {% import 'macro/fomanticui.html' as sui %} {% block title %} {% trans %}View an authorization{% endtrans %} {% endblock %} {% block content %}

{% trans %}View an authorization{% endtrans %}

{% endblock %}