diff --git a/ietf/templates/community/manage_clist.html b/ietf/templates/community/manage_clist.html deleted file mode 100644 index 2a46ab5ae..000000000 --- a/ietf/templates/community/manage_clist.html +++ /dev/null @@ -1,138 +0,0 @@ -{% extends "base.html" %} -{# Copyright The IETF Trust 2015, All Rights Reserved #} -{% load origin staticfiles %} -{% load future %} -{% load staticfiles %} -{% load bootstrap3 %} - -{% block pagehead %} - -{% endblock %} - -{% block title %}{{ cl.long_name }}{% endblock %} - -{% block content %} - {% origin %} -
- In order to add some individual documents to your list, you have to: -
-Name | State | Title | - |
---|---|---|---|
{{ doc.display_name }} | -{{ doc.get_state }} | -{{ doc.title }} | -Remove | -
Rule | Value | Documents | |
---|---|---|---|
{{ callable.description }} | -{{ callable.show_value }} | -{% with rule.cached_ids.count as count %}{{ count }} document{{ count|pluralize }}{% endwith %} | -Remove | -
Feel free to share the following links if you need to:
- -Export your list to CSV format:
- -