Use new look for /liaison/help/, /list/wg/, email errors; use plain page for google verification

- Legacy-Id: 2022
This commit is contained in:
Pasi Eronen 2010-02-25 21:45:15 +00:00
parent b2abfcab4a
commit fc5d623d9d
7 changed files with 40 additions and 53 deletions

View file

@ -1,5 +1,5 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% extends "idrfc/base.html" %}
{% block title %}E-Mail Sending Failed{% endblock %}
@ -22,5 +22,4 @@ E-Mail to &lt;<a href="mailto:webmaster@ietf.org">webmaster@ietf.org</a>&gt;
</ul>
{% endif %}
{% include "debug.html" %}
{% endblock %}

View file

@ -1,17 +1,8 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% load versiontags %}
{% block content %}
<html>
<body>
<h3>This is a verification page for the <a href="https://www.google.com/webmasters/tools/siteoverview">Google Webmaster Tools</a>.</h3>
{% endblock %}
</body></html>
{% block footer %}
<hr/>
<div style="width: 100%; height: 1em; font-size: 9pt; font-style: italic;">
<span style="float: left;">Made with <a href="http://www.djangoproject.com/">django</a></span>
<span style="float: right;">v{% version_num %}, {% revision_date %} - <a href="mailto:webtools@ietf.org">webtools@ietf.org</a></span>
</div>
{% endblock %}

View file

@ -1,24 +1,26 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}{% load ietf_filters %}
{% extends "idrfc/base.html" %}{% load ietf_filters %}
{% block title %}Liaison Statement Management Tool Field Help{% endblock %}
{% block content %}
<center><font size=+2>Liaison Statement Management Tool<br>Field Help</font></center>
<br>
The table below provides descriptions of the fields included in the
<h1>Liaison Statement Management Tool<br>Field Help</h1>
<p>The table below provides descriptions of the fields included in the
liaison statement submission form, and suggestions for completing them,
where appropriate. Additional materials that may be useful in
completing this form can be found in the following documents:
<br><br>
completing this form can be found in the following documents:</p>
<ul>
<li><a href="/liaison/help/to_ietf/">Liaison Statements to the IETF: Guidelines for Completing the "To:" and "Cc:" Fields </a>
<li><a href="/liaison/help/from_ietf/">Liaison Statements from the IETF: Guidelines for Completing the "Cc:" Field</a>
<li><a href="/wg/">Active IETF Working Groups</a>
<li><a href="/liaison/managers/">IETF Liaison Managers</a>
<li><a href="/liaison/help/to_ietf/">Liaison Statements to the IETF: Guidelines for Completing the "To:" and "Cc:" Fields</a></li>
<li><a href="/liaison/help/from_ietf/">Liaison Statements from the IETF: Guidelines for Completing the "Cc:" Field</a></li>
<li><a href="/wg/">Active IETF Working Groups</a></li>
<li><a href="/liaison/managers/">IETF Liaison Managers</a></li>
</ul>
For definitive information on generating liaison statements, please
see <a href="{{ "4053"|rfcurl }}">RFC 4053 (BCP 103) "Procedures for Handling Liaison Statements to and from the IETF."</a><br><br>
<p>For definitive information on generating liaison statements, please
see <a href="{{ "4053"|rfcurl }}">RFC 4053 (BCP 103) "Procedures for Handling Liaison Statements to and from the IETF."</a></p>
<table cellpadding="3" cellspacing="0" border="1">
<tr align="center">
<td><b>Field</b></td>

View file

@ -1,21 +1,22 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}{% load ietf_filters %}
{% extends "idrfc/base.html" %}{% load ietf_filters %}
{% block title %}Liaison Statements from the IETF - Guidelines for Completing the "Cc:" Field{% endblock %}
{% block content %}
<center><font size=+2>Liaison Statements from the IETF <br>Guidelines for Completing the "Cc:" Field</font></center>
<br>
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.
The following table provides guidelines for completing the "Cc:" field of liaison statements that are sent by the IETF.
<br><br>
For definitive information on generating liaison statements, please
see:
<h1>Liaison Statements from the IETF <br>Guidelines for Completing the "Cc:" Field</h1>
<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.
The following table provides guidelines for completing the "Cc:" field of liaison statements that are sent by the IETF.</p>
<p>For definitive information on generating liaison statements, please
see:</p>
<ul>
<li><a href="{{ "4052"|rfcurl }}">RFC 4052 (BCP 102), "IAB Processes for Management of IETF Liaison Relationships."</a></li>
<li><a href="{{ "4053"|rfcurl }}">RFC 4053 (BCP 103),
"Procedures for Handling Liaison Statements to and from the IETF."</a></li>
</ul>
<table cellspacing="0" cellpadding="3" border="1" bgcolor="#ffffff">
<tr>
<td colspan="2"><center><b>Liaison Statements FROM the IETF</b></center></td></tr>

View file

@ -1,15 +1,15 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}{% load ietf_filters %}
{% extends "idrfc/base.html" %}{% load ietf_filters %}
{% block title %}Liaison Statements to the IETF - Guidelines for Completing the "To:" and "Cc:" Fields{% endblock %}
{% block content %}
<center><font size=+2>Liaison Statements to the IETF <br>Guidelines for Completing the "To:" and "Cc:" Fields</font></center>
<br>
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).
<h1>Liaison Statements to the IETF <br>Guidelines for Completing the "To:" and "Cc:" Fields</h1>
<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).
For definitive information on generating liaison statements, please
see <a href="{{ "4053"|rfcurl }}">RFC 4053 (BCP 103) "Procedures for Handling Liaison Statements to and from the IETF."</a><br><br>
see <a href="{{ "4053"|rfcurl }}">RFC 4053 (BCP 103) "Procedures for Handling Liaison Statements to and from the IETF."</a></p>
<table cellspacing="0" cellpadding="3" border="1" bgcolor="#ffffff">
<tr>

View file

@ -1,10 +1,10 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% extends "idrfc/base.html" %}
{% block title %}Liaison Statement Management Tool Help{% endblock %}
{% block content %}
<center><font size=+2>Liaison Statement Management Tool<br>Help</font></center>
<h1>Liaison Statement Management Tool Help</h1>
<ul>
<li><a href="fields/">Help on Fields</a>

View file

@ -1,11 +1,11 @@
{% extends "base.html" %}
{% extends "idrfc/base.html" %}
{# Copyright The IETF Trust 2008, All Rights Reserved #}
{% block title %}Web-based Working Group E-mail Archives{% endblock %}
{% block content %}
<center><font size=+2>Web-based Working Group E-mail Archives</font></center>
<br/>
<h1>Web-based Working Group E-mail Archives</h1>
<p>These links to the Web-based working group e-mail archives are
extracted from the working group charters. Please consult the
charters for more information about the mailing lists and archives
@ -16,15 +16,10 @@
groups are available on
the <a href="http://www.ietf.org/wg/concluded/index.html">Concluded
Working Groups</a> Web page.</p>
<br/>
<blockquote>
<table cellpadding="4" cellspacing="0" border="0">
<colgroup align="center">
<col width="20%"/>
<col width="80%"/>
</colgroup>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<th>Acronym</th><th>Name</th>
<th style="text-align:left;padding-right:2em;">Acronym</th><th style="text-align:left;">Name</th>
</tr>
{% for wg in object_list|dictsort:"group_acronym.acronym" %}
<tr>
@ -33,5 +28,4 @@
</tr>
{% endfor %}
</table>
</blockquote>
{% endblock %}