diff options
Diffstat (limited to '_template_.html')
| -rw-r--r-- | _template_.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_template_.html b/_template_.html index 6ce544f..2fe892a 100644 --- a/_template_.html +++ b/_template_.html @@ -8,7 +8,7 @@ <!-- *** I AM MACHINE GENERATED! DO NOT EDIT ME! *** EDIT THE .bib FILE or _template_.html INSTEAD! - + Generated by `%(command_line)s' (c) Eddie Kohler 1999-2000, Nick Mathewson 2003 --> @@ -30,7 +30,7 @@ alink="#ff9900" > <td> <!-- Table 2: The sidebar--> -<table align="right" cellspacing="0" cellpadding="5" width="100" +<table align="right" cellspacing="0" cellpadding="5" width="100" class="sidebar"> <tr valign="top"><td><p class="l1"><strong>%(sectiontypes)s:</strong><br /></p> %(sections)s @@ -52,7 +52,7 @@ alink="#ff9900" > <td width="5%%"><br /></td> </tr> -</table><!-- End of table 1 --> +</table><!-- End of table 1 --> <p class="contact">Please send new or corrected BibTeX entries to |
