{% extends "main/base.html" %} {% from 'global_macros.html' import button %} {% block content %}
This user account is not in the access group allowed to view this page.
{{ button( float="center", href=url_for('user_system.login'), text="Go to login" ) }} {{ button( float="center", href="javascript:history.back()", text="Go back" ) }}