mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 17:05:34 +00:00
24 lines
505 B
HTML
24 lines
505 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>test3701</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>test3701</h1>
|
|
|
|
<p>
|
|
test3701 1.0 generated from template.
|
|
</p>
|
|
|
|
<p>© SIL International</p>
|
|
|
|
</body>
|
|
</html>
|