{% extends "_layout.html" %} {% block title %}{{ vial_current_view.get_view_title() }}{% endblock %} {% block content %}
{{ _('You have to be authenticated to use most features provided by this application.') }}