{% trans "Something went wrong!" %}
{% trans "An unexpected error has occurred. Try refreshing the page. If that doesn't help, contact your local administrator." %}

{% extends 'base_uom.html' %} {% load branding i18n staticfiles %} {% block title %}{% trans "Server error" %} - {% site_branding %}{% endblock %} {% block page_inner %}
{% trans "An unexpected error has occurred. Try refreshing the page. If that doesn't help, contact your local administrator." %}