variables.html 85 B

12345
  1. {{extend 'layout.html'}}
  2. <h1>Your variables</h1>
  3. <h2>a={{=a}}</h2>
  4. <h2>a={{=b}}</h2>