{# Copyright The IETF Trust 2015, All Rights Reserved #} {% extends "base.html" %} {% load origin %} {% origin %} {% block title %}Track document {{ name }}{% endblock %} {% block content %}
{% csrf_token %}

Add {{ name }} to the list?

{% endblock %}