mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
27 lines
No EOL
506 B
HTML
27 lines
No EOL
506 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Start Using 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>Start Using testvariable</h1>
|
|
|
|
<p>
|
|
testvariable 1.0 generated from template.
|
|
</p>
|
|
|
|
<h1>Keyboard Layout</h1>
|
|
|
|
<!-- Insert Keyboard Layout Images or HTML here -->
|
|
|
|
<p>©</p>
|
|
|
|
</body>
|
|
</html> |