6 lines
188 B
Plaintext
6 lines
188 B
Plaintext
![]()
6 years ago
|
{% extends "errors/default.twig" %}
|
||
|
|
||
|
{% block title %}{{ __("405: Method not allowed") }}{% endblock %}
|
||
|
|
||
|
{% block content_headline_text %}{{ __("405: Method not allowed") }}{% endblock %}
|