- {% if p.old_positions %}
(was {{ p.old_positions|join:", " }}){% endif %}
+ {% if p.old_positions %}
(was {{ p.old_positions|join:", " }}){% endif %}
{{ p.pos }}
{% if user|has_role:"Secretariat" %}
- {{ doc.notify|default:'(None)' }}
+ {{ doc.notify|default:'(None)' }}
|
diff --git a/ietf/templates/doc/document_charter.html b/ietf/templates/doc/document_charter.html
index 4e2ab44846..df5d702e43 100644
--- a/ietf/templates/doc/document_charter.html
+++ b/ietf/templates/doc/document_charter.html
@@ -152,7 +152,7 @@
{% if not telechat %}
- (None)
+ (None)
{% else %}
On agenda of {{ telechat.telechat_date|date:"Y-m-d" }} IESG telechat
{% endif %}
@@ -175,7 +175,7 @@
{% endif %}
|
- {{ doc.notify|default:'(None)' }}
+ {{ doc.notify|default:'(None)' }}
|
diff --git a/ietf/templates/doc/document_chatlog.html b/ietf/templates/doc/document_chatlog.html
index e57c12c78f..4e47382509 100644
--- a/ietf/templates/doc/document_chatlog.html
+++ b/ietf/templates/doc/document_chatlog.html
@@ -32,7 +32,7 @@
Title |
|
- {{ doc.title|default:'(None)' }} |
+ {{ doc.title|default:'(None)' }} |
Session |
diff --git a/ietf/templates/doc/document_conflict_review.html b/ietf/templates/doc/document_conflict_review.html
index c639cac865..ccdaa9a134 100644
--- a/ietf/templates/doc/document_conflict_review.html
+++ b/ietf/templates/doc/document_conflict_review.html
@@ -90,7 +90,7 @@
{% if not telechat %}
- (None)
+ (None)
{% else %}
On agenda of {{ telechat.telechat_date|date:"Y-m-d" }} IESG telechat
{% if doc.returning_item %}(returning item){% endif %}
diff --git a/ietf/templates/doc/document_draft.html b/ietf/templates/doc/document_draft.html
index 90796aa540..62c4120f22 100644
--- a/ietf/templates/doc/document_draft.html
+++ b/ietf/templates/doc/document_draft.html
@@ -73,7 +73,7 @@
{{ stream_state }}
{% else %}
-
+
(None)
{% endif %}
@@ -85,7 +85,7 @@
{% endif %}
{% if due_date %}
- (Due date {{ due_date }})
+ (Due date {{ due_date }})
{% endif %}
|
{% else %}
@@ -95,7 +95,7 @@
|
- (No stream defined)
+ (No stream defined)
|
{% endif %}
@@ -166,7 +166,7 @@
{% if pres.rev and pres.rev != doc.rev %}(version -{{ pres.rev }}){% endif %}{% if not forloop.last %},{% endif %}
{% endfor %}
{% else %}
-
+
(None)
{% endif %}
@@ -196,7 +196,7 @@
{% if doc.shepherd %}
{% person_link doc.shepherd.person %}
{% else %}
-
+
(None)
{% endif %}
@@ -226,7 +226,7 @@
Last changed {{ shepherd_writeup.time|date:"Y-m-d" }}
{% else %}
-
+
(None)
{% endif %}
@@ -251,7 +251,7 @@
{% if doc.has_rfc_editor_note %}
(last changed {{ doc.has_rfc_editor_note|date:"Y-m-d" }})
{% else %}
-
+
(None)
{% endif %}
@@ -327,7 +327,7 @@
{% endif %}
{% else %}
-
+
(None)
{% endif %}
@@ -375,7 +375,7 @@
On agenda of {{ telechat.telechat_date }} IESG telechat
{% if telechat.returning_item %}(returning item){% endif %}
{% else %}
-
+
(None)
{% endif %}
@@ -402,7 +402,7 @@
{% if doc.ad %}
{% person_link doc.ad %}
{% else %}
-
+
(None)
{% endif %}
@@ -427,7 +427,7 @@
{% if doc.note %}
{{ doc.note|linebreaksbr }}
{% else %}
-
+
(None)
{% endif %}
@@ -452,7 +452,7 @@
{% if doc.notify %}
{{ doc.notify|linkify }}
{% else %}
-
+
(None)
{% endif %}
@@ -482,7 +482,7 @@
{% if not iana_review_state %}
-
+
(None)
{% else %}
@@ -511,7 +511,7 @@
|
{% if not iana_action_state %}
-
+
(None)
{% else %}
@@ -540,7 +540,7 @@
|
{% if not iana_experts_state %}
-
+
(None)
{% else %}
@@ -569,7 +569,7 @@
|
{% if not iana_experts_comment %}
-
+
(None)
{% else %}
@@ -808,7 +808,7 @@
{% if not forloop.last %} {% endif %}
{% endfor %}
-
+
(Note: The e-mail addresses provided for the authors of this Internet-Draft may no longer be valid.)
diff --git a/ietf/templates/doc/document_format_buttons.html b/ietf/templates/doc/document_format_buttons.html
index 342cc4009d..2c79c92646 100644
--- a/ietf/templates/doc/document_format_buttons.html
+++ b/ietf/templates/doc/document_format_buttons.html
@@ -31,5 +31,5 @@
{% endfor %}
{% else %}
- (not online)
+ (not online)
{% endif %}
\ No newline at end of file
diff --git a/ietf/templates/doc/document_html.html b/ietf/templates/doc/document_html.html
index e5cc457195..3b7e635689 100644
--- a/ietf/templates/doc/document_html.html
+++ b/ietf/templates/doc/document_html.html
@@ -61,7 +61,7 @@
title="Show metadata sidebar">
- |
@@ -231,7 +231,7 @@
{% endif %}
-
+ |
{% if stream_desc != "(None)" %}
{% if doc.stream.name|lower in 'iab,irtf,ise,editorial' %}
@@ -281,7 +281,7 @@
{% if doc.intended_std_level %}
{{ doc.intended_std_level }}
{% else %}
-
+
(None)
{% endif %}
diff --git a/ietf/templates/doc/document_material.html b/ietf/templates/doc/document_material.html
index bf25f7b4ac..a52dcd07b2 100644
--- a/ietf/templates/doc/document_material.html
+++ b/ietf/templates/doc/document_material.html
@@ -36,7 +36,7 @@
{% doc_edit_button 'ietf.doc.views_material.edit_material' name=doc.name action="title" %}
{% endif %}
|
-
{{ doc.title|default:'(None)' }} |
+
{{ doc.title|default:'(None)' }} |
{% if doc.abstract or doc.type_id == 'slides' and can_manage_material and not snapshot %}
@@ -60,7 +60,7 @@
{% if doc.get_state.name %}
{{ doc.get_state.name }}
{% else %}
- (None)
+ (None)
{% endif %}
@@ -100,7 +100,7 @@
{% if pres.rev != doc.rev %}(version -{{ pres.rev }}){% endif %}{% if not forloop.last %},{% endif %}
{% endfor %}
{% else %}
-
(None)
+
(None)
{% endif %}
diff --git a/ietf/templates/doc/document_polls.html b/ietf/templates/doc/document_polls.html
index 69aefaac12..3254f64eb0 100644
--- a/ietf/templates/doc/document_polls.html
+++ b/ietf/templates/doc/document_polls.html
@@ -32,7 +32,7 @@
Title |
|
- {{ doc.title|default:'(None)' }} |
+ {{ doc.title|default:'(None)' }} |
Session |
diff --git a/ietf/templates/doc/document_review.html b/ietf/templates/doc/document_review.html
index 113c407fe5..feb30ae93a 100644
--- a/ietf/templates/doc/document_review.html
+++ b/ietf/templates/doc/document_review.html
@@ -29,7 +29,7 @@
{% if doc.get_state.name %}
{{ doc.get_state.name }}
{% else %}
- (None)
+ (None)
{% endif %}
diff --git a/ietf/templates/doc/document_status_change.html b/ietf/templates/doc/document_status_change.html
index 6b16f61459..87e0384b7f 100644
--- a/ietf/templates/doc/document_status_change.html
+++ b/ietf/templates/doc/document_status_change.html
@@ -89,7 +89,7 @@
{% if not telechat %}
- (None)
+ (None)
{% else %}
On agenda of {{ telechat.telechat_date|date:"Y-m-d" }} IESG telechat
{% if doc.returning_item %}(returning item){% endif %}
diff --git a/ietf/templates/doc/document_top.html b/ietf/templates/doc/document_top.html
index 1fa2c22c2a..29af73d9d8 100644
--- a/ietf/templates/doc/document_top.html
+++ b/ietf/templates/doc/document_top.html
@@ -5,7 +5,7 @@
{{ doc.title|default:"(Untitled)" }}
- {{ name }}
+ {{ name }}
{% for name, t, url, active, tooltip in tabs %}
diff --git a/ietf/templates/doc/document_writeup.html b/ietf/templates/doc/document_writeup.html
index 30f9c3c905..583c17ed6d 100644
--- a/ietf/templates/doc/document_writeup.html
+++ b/ietf/templates/doc/document_writeup.html
@@ -12,7 +12,7 @@
{{ title|capfirst_allcaps }}
{% if subtitle %}
- {{ subtitle|safe }}
+ {{ subtitle|safe }}
{% endif %}
{% for name, text, url in writeups %}
diff --git a/ietf/templates/doc/draft/add_iana_experts_comment.html b/ietf/templates/doc/draft/add_iana_experts_comment.html
index 4816f2f645..193e1ba7ee 100644
--- a/ietf/templates/doc/draft/add_iana_experts_comment.html
+++ b/ietf/templates/doc/draft/add_iana_experts_comment.html
@@ -8,7 +8,7 @@
Add IANA Experts Review State comment
- {{ doc }}
+ {{ doc }}
|
{% for p in doc.blocking_positions %}
-
+
{% if p.is_old_pos %}
{% person_link p.balloter class="text-reset" %}
{% else %}
diff --git a/ietf/templates/doc/drafts_in_iesg_process.html b/ietf/templates/doc/drafts_in_iesg_process.html
index def5e98cba..d28719c42c 100644
--- a/ietf/templates/doc/drafts_in_iesg_process.html
+++ b/ietf/templates/doc/drafts_in_iesg_process.html
@@ -67,7 +67,7 @@ {{ title }}
{% if doc.intended_std_level %}
{{ doc.intended_std_level.name }}
{% else %}
- (None)
+ (None)
{% endif %}
|
{% person_link doc.ad %} |
diff --git a/ietf/templates/doc/drafts_in_last_call.html b/ietf/templates/doc/drafts_in_last_call.html
index 76dba79a15..d4cb6b19a9 100644
--- a/ietf/templates/doc/drafts_in_last_call.html
+++ b/ietf/templates/doc/drafts_in_last_call.html
@@ -11,7 +11,7 @@
Internet-Drafts in IETF Last Call
{% if pages %}
- {{ pages }} pages
+ {{ pages }} pages
{% endif %}
{% include "doc/search/search_results.html" with start_table=True end_table=True %}
diff --git a/ietf/templates/doc/edit_action_holders.html b/ietf/templates/doc/edit_action_holders.html
index 24ba4032d3..38b0de37fd 100644
--- a/ietf/templates/doc/edit_action_holders.html
+++ b/ietf/templates/doc/edit_action_holders.html
@@ -10,7 +10,7 @@
Edit action holders
- {{ titletext }}
+ {{ titletext }}