We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a904551 commit d74405fCopy full SHA for d74405f
templates/bundles/TwigBundle/Exception/error410.html.twig
@@ -23,7 +23,7 @@
23
{% block contact %}
24
{% embed '@W3CWebsiteTemplates/components/text.html.twig' %}
25
{% block text %}
26
- {{ 'error.faq'|trans({}, 'w3c_website_templates_bundle')|raw }}
+ {{ 'error.410.contact'|trans({}, 'w3c_website_templates_bundle')|raw }}
27
{% endblock %}
28
{% endembed %}
29
0 commit comments