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 -->
|
||||
<html>
|
||||
{# vim: set ft=djangohtml #}
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>{{ title }}</title>
|
||||
<!-- css -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue