{% extends 'base.html' %} {% block title %}{% block error_title %}{% endblock %} - MetaBrainz Foundation{% endblock %} {% block content %}
{% block error_description %}{{ error.description }}{% endblock %}
{{ _('Back to home page') }}