Merge pull request #6 from djmattyg007/template_doctype

Add doctype to template
This commit is contained in:
Thor77 2017-02-14 15:58:07 +01:00 committed by GitHub
commit d7876f25b6
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<title>{{ title }}</title>