diff examples/tutorial/geddit/templates/submit.html @ 633:d648cd694286

GenshiTutorial: add body class to show that the ''@*'' XPath in the match template works.
author cmlenz
date Wed, 05 Sep 2007 12:39:56 +0000
parents 693a7212b348
children
line wrap: on
line diff
--- a/examples/tutorial/geddit/templates/submit.html
+++ b/examples/tutorial/geddit/templates/submit.html
@@ -6,7 +6,7 @@
   <head>
     <title>Submit new link</title>
   </head>
-  <body>
+  <body class="submit">
     <h1>Submit new link</h1>
 
     <form action="" method="post">
Copyright (C) 2012-2017 Edgewall Software