{% whitespace oneline %} {% extends "base.html" %} {% block title %}{{status}} - {{reason}}{% end %} {% block description %}{{description}}{% end %} {% block body %} {% if is_traceback %}
{{reason}}
{% else %}
{{status}}
{{reason}}
{% if status == 469 %} 🐈 {% elif not no_3rd_party %} 🐈 {% end %}
{% end %} {% end %} {% block head %} {% end %}