{% load static %} {% load i18n %} {% trans "Static Media Failure - NetBox" %}

{% trans "Static Media Failure" %}

{% trans "The following static media file failed to load" %}: {{ filename }}

{% trans "Check the following" %}:

{% url 'home' as home_url %} {% blocktrans trimmed %} Click here to attempt loading NetBox again. {% endblocktrans %}