{% extends '../blank.html' %} {% block title %} Method not allowed {% end %} {% block body %}


Method not allowed!

The method specified in the Request-Line is not allowed for the specified resource.


{% end %}