diff examples/turbogears/genshitest/templates/plain.txt @ 272:3aca57be8427 stable-0.3.x 0.3.4

Ported [330],[333], and [334] to 0.3.x stable branch.
author cmlenz
date Wed, 27 Sep 2006 09:27:17 +0000
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/examples/turbogears/genshitest/templates/plain.txt
@@ -0,0 +1,8 @@
+#choose
+  #when name
+    Hello, $name!
+  #end
+  #otherwise
+    Hello, anonymous!
+  #end
+#end
Copyright (C) 2012-2017 Edgewall Software