Add doctype to main template
This commit is contained in:
parent
72c1eb78f8
commit
13ad296459
|
@ -1,3 +1,4 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>{{ title }}</title>
|
<title>{{ title }}</title>
|
||||||
|
|
Loading…
Reference in New Issue