{% extends "base.html" %} {% block title %}{{ status_code }} {{ status_text }} — Netcanon{% endblock %} {% block content %} {# Minimal themed error page (404 / 500) so a mistyped URL or an uncaught server error keeps the operator inside the nav-wrapped shell instead of dropping them onto a raw JSON body. The message is generic by design — we never echo exception detail here (the full traceback lives in the server log). #}
{% endblock %}