2019-09-30 00:53:20 +00:00
|
|
|
<!DOCTYPE html>
|
2019-09-30 17:17:07 +00:00
|
|
|
|
2019-09-30 00:53:20 +00:00
|
|
|
<html>
|
2019-09-30 17:17:07 +00:00
|
|
|
|
2019-09-30 00:53:20 +00:00
|
|
|
<head>
|
2019-09-30 17:17:07 +00:00
|
|
|
<link rel="stylesheet" href="/css/styles.css">
|
2019-09-30 00:53:20 +00:00
|
|
|
</head>
|
2019-09-30 17:17:07 +00:00
|
|
|
|
2019-09-30 00:53:20 +00:00
|
|
|
<body>
|
2019-09-30 17:17:07 +00:00
|
|
|
<h1>Help</h1>
|
2019-09-30 17:42:22 +00:00
|
|
|
<p>{{helpText}}</p>
|
2019-09-30 00:53:20 +00:00
|
|
|
</body>
|
2019-09-30 17:17:07 +00:00
|
|
|
|
2019-09-30 17:42:22 +00:00
|
|
|
</html>
|