Merge pull request #6 from djmattyg007/template_doctype
Add doctype to template
This commit is contained in:
commit
d7876f25b6
|
@ -1,3 +1,4 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>{{ title }}</title>
|
<title>{{ title }}</title>
|
||||||
|
|
Loading…
Reference in New Issue