xref: /plugin/dw2pdf/tpl/default/header_odd.html (revision 2eedf77d5c48e4340135492064543fbb11a53f7a)
1*2eedf77dSAndreas Gohr<table width="100%" class="pdfheader">
2*2eedf77dSAndreas Gohr    <tr>
3*2eedf77dSAndreas Gohr        <td style="text-align: left">@DATE@</td>
4*2eedf77dSAndreas Gohr        <td style="text-align: center">@PAGE@/@PAGES@</td>
5*2eedf77dSAndreas Gohr        <td style="text-align: right">@TITLE@</td>
6*2eedf77dSAndreas Gohr    </tr>
7*2eedf77dSAndreas Gohr</table>
8