fix html errors

This commit is contained in:
2020-01-17 20:32:21 +01:00
parent d65201202d
commit 185449c5e6
35 changed files with 73 additions and 245 deletions

View File

@@ -90,11 +90,11 @@
{{end}}
{{define "form_page"}}
<!DOCTYPE html>
<html>
<html lang="en">
<head>
{{template "meta_tags" .Title}}
{{template "user_style" .}}
<script type="text/javascript">var apiEndpoint = '{{.APIEndpoint}}';</script>
<script>var apiEndpoint = '{{.APIEndpoint}}';</script>
</head>
<body>