Artifact f24dbec5261044cf80428f22fce0b29bdf22ca81:
- File applications/examples/views/template_examples/variables.html — part of check-in [eba4a35a21] at 2011-08-08 04:53:38 on branch develop — Added web2py 1.98.2 (user: spiffy, size: 84) [annotate] [blame] [check-ins using]
{{extend 'layout.html'}} <h1>Your variables</h1> <h2>a={{=a}}</h2> <h2>a={{=b}}</h2>