engelsystem/resources/views/errors/405.twig

6 lines
170 B
Twig
Raw Normal View History

{% extends "errors/default.twig" %}
2023-11-24 16:20:12 +01:00
{% block title %}{{ __("page.405.title") }}{% endblock %}
2023-11-24 16:20:12 +01:00
{% block content_headline_text %}{{ __("page.405.title") }}{% endblock %}