Part-DB.Part-DB-server/templates/bundles/TwigBundle/Exception/error403.html.twig

6 lines
No EOL
258 B
Twig

{% extends "bundles/TwigBundle/Exception/error.html.twig" %}
{% block status_comment %}
Nice try! But you are not allowed to do this!
<br> <small>If you think you should have access to this ressource, contact the adminstrator.</small>
{% endblock %}