Mercurial > p > roundup > code
diff roundup/templates/classic/html/issue.item @ 1216:9e7b2a54f862
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 25 Sep 2002 22:35:17 +0000 |
| parents | b862bbf2067a |
| children | bf8b2380adb3 |
line wrap: on
line diff
--- a/roundup/templates/classic/html/issue.item Wed Sep 25 06:40:30 2002 +0000 +++ b/roundup/templates/classic/html/issue.item Wed Sep 25 22:35:17 2002 +0000 @@ -1,5 +1,5 @@ <!-- dollarId: issue.item,v 1.4 2001/08/03 01:19:43 richard Exp dollar--> -<tal:block metal:use-macro="templates/page/macros/page"> +<tal:block metal:use-macro="templates/page/macros/icing"> <title metal:fill-slot="head_title">Issue editing</title> <td class="page-header-top" metal:fill-slot="body_title"><h2>Issue Editing</h2> </td>
