Doctype correction, comments
This commit is contained in:
parent
83b799d8b9
commit
76cd6cee02
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!doctype html>
|
{# vim: set ft=djangohtml #}
|
||||||
<!-- vim: set ft=djangohtml -->
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>{{ title }}</title>
|
<title>{{ title }}</title>
|
||||||
<!-- css -->
|
<!-- css -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue