fix html errors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{define "404"}}<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
{{template "meta_tags" "Not Found"}}
|
||||
{{template "user_style" .}}
|
||||
@@ -25,5 +25,5 @@
|
||||
{{template "page_bottom"}}
|
||||
{{template "analytics"}}
|
||||
</body>
|
||||
</html>
|
||||
</html lang="en">
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user