{% extends "errors/layout.html" %} {% block title %}405 Error{% endblock %} {% block body %}

Method Not Allowed!

The method is not allowed for the requested URL.

{% endblock %}