{% extends 'wirecloud/views/base_plain.html' %} {% load i18n %} {% block path %}{% block title %}{% trans "Error 500 - Internal Server Error" %}{% endblock %}{% endblock %} {% block content %}
Sorry, but the requested page is unavailable due to a server hiccup.
Our engineers have been notified, so check back later.
{% endblock %}