{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load nomcom_tags %} {% load ietf_filters %} {% block title %} NomCom {{ year }} Private {% block subtitle %}{% endblock %} {% endblock %} {% block content %} {% origin %} {% with selected=request.path|split:'/'|slice:'4:-1'|join:'-' %}