{% extends "_layout.html" %} {% block title %}{{ gettext('Welcome to Mentat!') }}{% endblock %} {% block content %}
{{ gettext('You have to be authenticated to use most features provided by this application.') }}