diff gpp/templates/base.html @ 494:3800f3bcf4a8

Changed to HMTL5 in base template.
author Brian Neal <bgneal@gmail.com>
date Sat, 05 Nov 2011 15:54:53 +0000
parents f0f3966ea44f
children 61b81b97f02f
line wrap: on
line diff
--- a/gpp/templates/base.html	Sat Oct 22 00:48:45 2011 +0000
+++ b/gpp/templates/base.html	Sat Nov 05 15:54:53 2011 +0000
@@ -1,6 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml" 
    xmlns:og="http://ogp.me/ns#"
    xmlns:fb="https://www.facebook.com/2008/fbml"