forked from mirror/Part-DB.Part-DB-server
5 lines
169 B
Twig
5 lines
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 %}
|