Mercurial > p > roundup > code
changeset 4158:e1870046daff gsoc-2009
Fix svn_rev.item html template
| author | Pygi <pygi@users.sourceforge.net> |
|---|---|
| date | Thu, 02 Jul 2009 12:19:32 +0000 |
| parents | d96a4c8c55eb |
| children | 01c9c82cf2e6 |
| files | scripts/notify-roundup/html/svn_rev.item.html |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/notify-roundup/html/svn_rev.item.html Thu Jul 02 11:49:03 2009 +0000 +++ b/scripts/notify-roundup/html/svn_rev.item.html Thu Jul 02 12:19:32 2009 +0000 @@ -1,4 +1,4 @@ -<tal:block metal:use-macro="templates/page/macros/icing"> +<tal:block metal:use-macro="templates/page/macros/frame"> <title metal:fill-slot="head_title"> SVN Revision <span tal:replace="context/revision" /> </title>
