test.html 163 B

12345678910
  1. <!DOCTYPE HTML>
  2. <html lang="en-US">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>@title</title>
  6. </head>
  7. Test: <input type="text" value="@value" />
  8. <body>
  9. </body>
  10. </html>