index.html 146 B

123456789
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Templates Test</title>
  5. </head>
  6. <body>
  7. <h1 align="center">Now value is $(myvariable)</h1>
  8. </body>
  9. </html>