{% extends "wiki/base.html" %} {% load wiki_tags i18n %} {% block pagetitle %}{% trans "500 Server err" %}{% endblock %} {% block wiki_breadcrumbs %}{% endblock %} {% block wiki_contents %}

{% trans "500 - ERROR" %}

{% trans "Oh god no the demo has failed. Please rest asured that an open source developer is the logs to resolve this, because it's fun!!" %}

{% endblock %}