Mercurial > p > roundup > code
comparison roundup/templates/classic/html/page @ 1383:f19dde90e473
applied unicode patch
| author | Andrey Lebedev <kedder@users.sourceforge.net> |
|---|---|
| date | Wed, 15 Jan 2003 22:17:20 +0000 |
| parents | 92d8e1aad2e9 |
| children | f7c24fd93dfe |
comparison
equal
deleted
inserted
replaced
| 1382:87143c3d7156 | 1383:f19dde90e473 |
|---|---|
| 1 <html metal:define-macro="icing"> | 1 <html metal:define-macro="icing"> |
| 2 <head> | 2 <head> |
| 3 <title metal:define-slot="head_title">title goes here</title> | 3 <title metal:define-slot="head_title">title goes here</title> |
| 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8;"> | |
| 4 | 5 |
| 5 <link rel="stylesheet" type="text/css" href="_file/style.css"> | 6 <link rel="stylesheet" type="text/css" href="_file/style.css"> |
| 6 | 7 |
| 7 <script tal:replace="structure request/base_javascript"> | 8 <script tal:replace="structure request/base_javascript"> |
| 8 </script> | 9 </script> |
