{%extends "base/page.html"%} {%block title%}Server error{%endblock%} {%block contents%}

Server Error

{{message}}

{%endblock%}