Enable html5 doctype declaration
This commit is contained in:
parent
21b28be873
commit
57e95004c6
|
@ -1,3 +1,4 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
{% block header %}
|
||||
<head>
|
||||
|
|
Loading…
Reference in New Issue