diff options
Diffstat (limited to 'src/windows/identity/help/html/template.htm')
-rw-r--r-- | src/windows/identity/help/html/template.htm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/windows/identity/help/html/template.htm b/src/windows/identity/help/html/template.htm new file mode 100644 index 0000000000..2130df192f --- /dev/null +++ b/src/windows/identity/help/html/template.htm @@ -0,0 +1,9 @@ +<html>
+<head>
+ <title>title</title>
+ <meta name="description" content="">
+ <meta name="keywords" content="">
+ <link rel="stylesheet" type="text/css" href="khm.css">
+</head>
+
+</html>
\ No newline at end of file |