comparison xsls/body.xsls @ 123:7db449e89e92

Unified the use of the "name" attribute instead of "title".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 21 Oct 2011 06:17:16 +0000
parents 49443032011c
children 8beaff4b3b6b
comparison
equal deleted inserted replaced
122:871ea104fdbf 123:7db449e89e92
13 <body> 13 <body>
14 <table width="100%"> 14 <table width="100%">
15 15
16 <tr> 16 <tr>
17 <td width="70%"><center><h3> 17 <td width="70%"><center><h3>
18 !{@name | @title} X:if "$YEAR" { X:text{: } !{$YEAR} } 18 !{@name} X:if "$YEAR" { X:text{: } !{$YEAR} }
19 </h3></center></td> 19 </h3></center></td>
20 20
21 <td rowspan="2" align="{$MENU_ALIGN}" valign="top"> 21 <td rowspan="2" align="{$MENU_ALIGN}" valign="top">
22 <a href="http://nginx.org"> 22 <a href="http://nginx.org">
23 <img src="/nginx.gif" alt="nginx" border="0"/> 23 <img src="/nginx.gif" alt="nginx" border="0"/>