{% extends "base.html" %} {% block title %}{{ status_code }} - {{ status_text }}{% endblock %} {% block content %}

{{ status_code }} ยท {{ status_text }}

{{ message }}

If this looks wrong, email info@makenot.work.

{% endblock %}