spiegel-keyman/web/testing/issue2924/source/testvariable/source
2021-09-27 10:17:12 +10:00
..
readme.htm chore(web): unit tests for fat finger and variable store 2021-09-27 10:17:12 +10:00
testvariable.keyman-touch-layout chore(web): unit tests for fat finger and variable store 2021-09-27 10:17:12 +10:00
testvariable.kmn chore(web): unit tests for fat finger and variable store 2021-09-27 10:17:12 +10:00
testvariable.kps chore(web): unit tests for fat finger and variable store 2021-09-27 10:17:12 +10:00
testvariable.kvks chore(web): unit tests for fat finger and variable store 2021-09-27 10:17:12 +10:00
welcome.htm chore(web): unit tests for fat finger and variable store 2021-09-27 10:17:12 +10:00

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>testvariable</title>
  <style type="text/css">
    p { font: 10pt Tahoma; }
    h1 { font: bold 16pt Tahoma; color: #4444cc; margin-bottom: 2px }
    h2 { font: bold 12pt Tahoma; color: #4444cc; }
  </style>
</head>
<body>

<h1>testvariable</h1>

<p>
    testvariable 1.0 generated from template.
</p>

<p>©</p>

</body>
</html>