{% 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 list_wrapper %}
{% trans "Because of ontology rules, there are no branches that can be appended." %}
{% endblock %}