Skip to content

Commit fc5d623

Browse files
committed
Use new look for /liaison/help/, /list/wg/, email errors; use plain page for google verification
- Legacy-Id: 2022
1 parent b2abfca commit fc5d623

7 files changed

Lines changed: 40 additions & 53 deletions

File tree

ietf/templates/email_failed.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{# Copyright The IETF Trust 2007, All Rights Reserved #}
2-
{% extends "base.html" %}
2+
{% extends "idrfc/base.html" %}
33

44
{% block title %}E-Mail Sending Failed{% endblock %}
55

@@ -22,5 +22,4 @@ <h1>E-Mail Sending Failed</h1>
2222
</ul>
2323
{% endif %}
2424

25-
{% include "debug.html" %}
2625
{% endblock %}
Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
{# Copyright The IETF Trust 2007, All Rights Reserved #}
2-
{% extends "base.html" %}
3-
{% load versiontags %}
4-
5-
{% block content %}
2+
<html>
3+
<body>
64

75
<h3>This is a verification page for the <a href="https://www.google.com/webmasters/tools/siteoverview">Google Webmaster Tools</a>.</h3>
86

9-
{% endblock %}
7+
</body></html>
108

11-
{% block footer %}
12-
<hr/>
13-
<div style="width: 100%; height: 1em; font-size: 9pt; font-style: italic;">
14-
<span style="float: left;">Made with <a href="http://www.djangoproject.com/">django</a></span>
15-
<span style="float: right;">v{% version_num %}, {% revision_date %} - <a href="mailto:webtools@ietf.org">webtools@ietf.org</a></span>
16-
</div>
17-
{% endblock %}

ietf/templates/liaisons/field_help.html

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
11
{# Copyright The IETF Trust 2007, All Rights Reserved #}
2-
{% extends "base.html" %}{% load ietf_filters %}
2+
{% extends "idrfc/base.html" %}{% load ietf_filters %}
33

44
{% block title %}Liaison Statement Management Tool Field Help{% endblock %}
55

66
{% block content %}
7-
<center><font size=+2>Liaison Statement Management Tool<br>Field Help</font></center>
8-
<br>
9-
The table below provides descriptions of the fields included in the
7+
<h1>Liaison Statement Management Tool<br>Field Help</h1>
8+
9+
<p>The table below provides descriptions of the fields included in the
1010
liaison statement submission form, and suggestions for completing them,
1111
where appropriate. Additional materials that may be useful in
12-
completing this form can be found in the following documents:
13-
<br><br>
12+
completing this form can be found in the following documents:</p>
13+
1414
<ul>
15-
<li><a href="/liaison/help/to_ietf/">Liaison Statements to the IETF: Guidelines for Completing the "To:" and "Cc:" Fields </a>
16-
<li><a href="/liaison/help/from_ietf/">Liaison Statements from the IETF: Guidelines for Completing the "Cc:" Field</a>
17-
<li><a href="/wg/">Active IETF Working Groups</a>
18-
<li><a href="/liaison/managers/">IETF Liaison Managers</a>
15+
<li><a href="/liaison/help/to_ietf/">Liaison Statements to the IETF: Guidelines for Completing the "To:" and "Cc:" Fields</a></li>
16+
<li><a href="/liaison/help/from_ietf/">Liaison Statements from the IETF: Guidelines for Completing the "Cc:" Field</a></li>
17+
<li><a href="/wg/">Active IETF Working Groups</a></li>
18+
<li><a href="/liaison/managers/">IETF Liaison Managers</a></li>
1919
</ul>
20-
For definitive information on generating liaison statements, please
21-
see <a href="{{ "4053"|rfcurl }}">RFC 4053 (BCP 103) "Procedures for Handling Liaison Statements to and from the IETF."</a><br><br>
20+
21+
<p>For definitive information on generating liaison statements, please
22+
see <a href="{{ "4053"|rfcurl }}">RFC 4053 (BCP 103) "Procedures for Handling Liaison Statements to and from the IETF."</a></p>
23+
2224
<table cellpadding="3" cellspacing="0" border="1">
2325
<tr align="center">
2426
<td><b>Field</b></td>

ietf/templates/liaisons/guide_from_ietf.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
11
{# Copyright The IETF Trust 2007, All Rights Reserved #}
2-
{% extends "base.html" %}{% load ietf_filters %}
2+
{% extends "idrfc/base.html" %}{% load ietf_filters %}
33

44
{% block title %}Liaison Statements from the IETF - Guidelines for Completing the "Cc:" Field{% endblock %}
55

66
{% block content %}
7-
<center><font size=+2>Liaison Statements from the IETF <br>Guidelines for Completing the "Cc:" Field</font></center>
8-
<br>
9-
The individuals copied on a liaison statement that is sent BY the IETF to another Standards Development Organization (SDO) depend on the IETF entity that is sending the liaison statement.
10-
The following table provides guidelines for completing the "Cc:" field of liaison statements that are sent by the IETF.
11-
<br><br>
12-
For definitive information on generating liaison statements, please
13-
see:
7+
<h1>Liaison Statements from the IETF <br>Guidelines for Completing the "Cc:" Field</h1>
8+
9+
<p>The individuals copied on a liaison statement that is sent BY the IETF to another Standards Development Organization (SDO) depend on the IETF entity that is sending the liaison statement.
10+
The following table provides guidelines for completing the "Cc:" field of liaison statements that are sent by the IETF.</p>
11+
12+
<p>For definitive information on generating liaison statements, please
13+
see:</p>
1414
<ul>
1515
<li><a href="{{ "4052"|rfcurl }}">RFC 4052 (BCP 102), "IAB Processes for Management of IETF Liaison Relationships."</a></li>
1616
<li><a href="{{ "4053"|rfcurl }}">RFC 4053 (BCP 103),
1717
"Procedures for Handling Liaison Statements to and from the IETF."</a></li>
1818
</ul>
19+
1920
<table cellspacing="0" cellpadding="3" border="1" bgcolor="#ffffff">
2021
<tr>
2122
<td colspan="2"><center><b>Liaison Statements FROM the IETF</b></center></td></tr>

ietf/templates/liaisons/guide_to_ietf.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{# Copyright The IETF Trust 2007, All Rights Reserved #}
2-
{% extends "base.html" %}{% load ietf_filters %}
2+
{% extends "idrfc/base.html" %}{% load ietf_filters %}
33

44
{% block title %}Liaison Statements to the IETF - Guidelines for Completing the "To:" and "Cc:" Fields{% endblock %}
55

66
{% block content %}
77

8-
<center><font size=+2>Liaison Statements to the IETF <br>Guidelines for Completing the "To:" and "Cc:" Fields</font></center>
9-
<br>
10-
The following table provides guidelines for completing the "To:" and "Cc:" fields of liaison statements that are sent TO the IETF by other Standards Development Organizations (SDOs).
8+
<h1>Liaison Statements to the IETF <br>Guidelines for Completing the "To:" and "Cc:" Fields</h1>
9+
10+
<p>The following table provides guidelines for completing the "To:" and "Cc:" fields of liaison statements that are sent TO the IETF by other Standards Development Organizations (SDOs).
1111
For definitive information on generating liaison statements, please
12-
see <a href="{{ "4053"|rfcurl }}">RFC 4053 (BCP 103) "Procedures for Handling Liaison Statements to and from the IETF."</a><br><br>
12+
see <a href="{{ "4053"|rfcurl }}">RFC 4053 (BCP 103) "Procedures for Handling Liaison Statements to and from the IETF."</a></p>
1313

1414
<table cellspacing="0" cellpadding="3" border="1" bgcolor="#ffffff">
1515
<tr>

ietf/templates/liaisons/help.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{# Copyright The IETF Trust 2007, All Rights Reserved #}
2-
{% extends "base.html" %}
2+
{% extends "idrfc/base.html" %}
33

44
{% block title %}Liaison Statement Management Tool Help{% endblock %}
55

66
{% block content %}
7-
<center><font size=+2>Liaison Statement Management Tool<br>Help</font></center>
7+
<h1>Liaison Statement Management Tool Help</h1>
88

99
<ul>
1010
<li><a href="fields/">Help on Fields</a>
Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
{% extends "base.html" %}
1+
{% extends "idrfc/base.html" %}
22
{# Copyright The IETF Trust 2008, All Rights Reserved #}
33

44
{% block title %}Web-based Working Group E-mail Archives{% endblock %}
55

66
{% block content %}
7-
<center><font size=+2>Web-based Working Group E-mail Archives</font></center>
8-
<br/>
7+
<h1>Web-based Working Group E-mail Archives</h1>
8+
99
<p>These links to the Web-based working group e-mail archives are
1010
extracted from the working group charters. Please consult the
1111
charters for more information about the mailing lists and archives
@@ -16,15 +16,10 @@
1616
groups are available on
1717
the <a href="http://www.ietf.org/wg/concluded/index.html">Concluded
1818
Working Groups</a> Web page.</p>
19-
<br/>
20-
<blockquote>
21-
<table cellpadding="4" cellspacing="0" border="0">
22-
<colgroup align="center">
23-
<col width="20%"/>
24-
<col width="80%"/>
25-
</colgroup>
19+
20+
<table cellpadding="2" cellspacing="0" border="0">
2621
<tr>
27-
<th>Acronym</th><th>Name</th>
22+
<th style="text-align:left;padding-right:2em;">Acronym</th><th style="text-align:left;">Name</th>
2823
</tr>
2924
{% for wg in object_list|dictsort:"group_acronym.acronym" %}
3025
<tr>
@@ -33,5 +28,4 @@
3328
</tr>
3429
{% endfor %}
3530
</table>
36-
</blockquote>
3731
{% endblock %}

0 commit comments

Comments
 (0)