{% extends 'error_base.html' %} {% block err_title %}Method Not Allowed{% endblock %} {% block page_subtitle %}This method is not allowed for the requested URL{% endblock %} {% block err_details %}Please go to the main page.{% endblock %}