{% extends "default.html" %} {% block title %} 405 Method Not Allowed {% endblock %} {% block pagetype %}error-405{% endblock %} {% block content %}

405

Method Not Allowed

Something went wrong and it's probably my fault. If you can do it reliably, or it's causing problems for you, please report it!

Go to frontpage
{% endblock %}