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

5 lines
No EOL
169 B
Twig

{% extends "bundles/TwigBundle/Exception/error.html.twig" %}
{% block status_comment %}
This page (or element) does not exist. Please check your URL.
{% endblock %}