{% extends "base.html" %} {% block head_title %}Error {{ statusCode }} - Bluesky{% endblock %} {% block noscript_extra %} {%- if statusCode == 404 %}
Sorry about that! Our Status Page might have more context. {% endif %} {% endblock -%}