spiegel-keyman/web/testing/issue2924/source/dmg.dv.test/source
2021-09-27 10:17:12 +10:00
..
dmg.dv.test.model.kps chore(web): unit tests for fat finger and variable store 2021-09-27 10:17:12 +10:00
dmg.dv.test.model.ts chore(web): unit tests for fat finger and variable store 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
welcome.htm chore(web): unit tests for fat finger and variable store 2021-09-27 10:17:12 +10:00
wordlist.tsv 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>test</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>test</h1>

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

<p>© 2020 dmg</p>

</body>
</html>