Fix webpage snippet doctype.
This commit is contained in:
parent
aa816f38e6
commit
3f357438e6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<snippet>
|
||||
<content><![CDATA[
|
||||
<!DOCTYPE html5>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
{% import "header.html" as header %}
|
||||
|
|
Loading…
Reference in a new issue