|
1 | 1 | {# Copyright The IETF Trust 2007, All Rights Reserved #} |
2 | | -{% extends "base.html" %}{% load ietf_filters %} |
| 2 | +{% extends "idrfc/base.html" %}{% load ietf_filters %} |
3 | 3 |
|
4 | 4 | {% block title %}Liaison Statement Management Tool Field Help{% endblock %} |
5 | 5 |
|
6 | 6 | {% 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 |
10 | 10 | liaison statement submission form, and suggestions for completing them, |
11 | 11 | 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 | + |
14 | 14 | <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> |
19 | 19 | </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 | + |
22 | 24 | <table cellpadding="3" cellspacing="0" border="1"> |
23 | 25 | <tr align="center"> |
24 | 26 | <td><b>Field</b></td> |
|
0 commit comments