index.tmpl 213 B

1234567891011
  1. <!DOCTYPE html>
  2. <html lang = "en">
  3. <head>
  4. <title>Site Fain </title>
  5. </head>
  6. <body>
  7. <form action = "/testul" method = "get"><button type = "submit">Apasa-ma</button></form>
  8. </body>
  9. </html>