{% extends "bootstrap3/base.html" %} {% block title %}{{_('Permission denied')}}{% endblock %} {% block content %}

{{_('Permission denied')}}

{{_("You have no permission to see this resource.")}}

{% endblock %}