# HG changeset patch # User cmlenz # Date 1188995996 0 # Node ID d648cd694286278eddce8528b42270546713d468 # Parent c5e5801c32ac78c68d01f0d83a995b15db2407bc GenshiTutorial: add body class to show that the ''@*'' XPath in the match template works. diff --git a/examples/tutorial/geddit/templates/comment.html b/examples/tutorial/geddit/templates/comment.html --- a/examples/tutorial/geddit/templates/comment.html +++ b/examples/tutorial/geddit/templates/comment.html @@ -6,7 +6,7 @@ Comment on “${link.title}” - +

Comment on “${link.title}”

In reply to ${comment.username} diff --git a/examples/tutorial/geddit/templates/index.html b/examples/tutorial/geddit/templates/index.html --- a/examples/tutorial/geddit/templates/index.html +++ b/examples/tutorial/geddit/templates/index.html @@ -8,7 +8,7 @@ - +

News