{% load i18n %} {% load static %}
{% trans "There was a problem with your request. Please contact an administrator" %}.
{% endblock %}{% trans "The complete exception is provided below" %}:
{{ exception }}
{{ error }} {% trans "Python version" %}: {{ python_version }} {% trans "NetBox version" %}: {{ netbox_version }}
{% trans "If further assistance is required, please post to the" %} {% trans "NetBox discussion forum" %} {% trans "on GitHub" %}.