{% extends "views/list.htm" %} {% load staticfiles %} {% load i18n %} {% block header %}
{% trans "We're sorry! The request failed. Please try again. Contact your system administrator if the problem persists." %}
{% endblock %} {% block search_placeholder %}{{branch_list.search_placeholder}}{% endblock %} {% block listitem %}
{% endblock %}