{# bs5ok #} {% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load ietf_filters %} {% load static %} {% block pagehead %} {% endblock %} {% block title %}Liaison Statements - {{ selected_menu_entry|capfirst }}{% endblock %} {% block content %} {% origin %}
Total Statements: {{ liaisons|length }}
{% endblock %} {% block js %} {% endblock %}