Mercurial > public > sg101
diff gpp/templates/base.html @ 496:61b81b97f02f
Backout last change. Stay xhtml for now.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 06 Nov 2011 01:14:26 +0000 |
parents | 3800f3bcf4a8 |
children | 886cc99e8406 |
line wrap: on
line diff
--- a/gpp/templates/base.html Sat Nov 05 18:10:30 2011 +0000 +++ b/gpp/templates/base.html Sun Nov 06 01:14:26 2011 +0000 @@ -1,4 +1,6 @@ -<!DOCTYPE html> +<?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"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml"