Doctype correction, comments

This commit is contained in:
Eryn Wells 2012-08-17 19:30:33 -07:00
parent 83b799d8b9
commit 76cd6cee02

View file

@ -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 -->