{% extends "templates/one-column_no_nav.html" %} {% block title %}500: Server error{% endblock %} {% block content %}
{{ image( url="https://assets.ubuntu.com/v1/bcdcf2c8-image-404.svg", alt="", height="365", width="360", hi_def=True, loading="auto" ) | safe }}

500: Server error

Something's gone wrong.

{% if message %}
{{ message }}
{% endif %}

Try reloading the page. If the error persists, please note that it may be a known issue. If not, please file a new issue.

{% endblock content %}