Mercurial > public > bravenewsurf
diff bns_website/templates/base.html @ 15:6b664ec90f2f
Merged Brian's changes with mine.
author | Bob Mourlam <bob.mourlam@gmail.com> |
---|---|
date | Sun, 30 Oct 2011 21:37:52 -0500 |
parents | 55e1d68da925 |
children | a4e0b03e5c00 |
line wrap: on
line diff
--- a/bns_website/templates/base.html Sun Oct 30 21:33:45 2011 -0500 +++ b/bns_website/templates/base.html Sun Oct 30 21:37:52 2011 -0500 @@ -1,5 +1,8 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" + xmlns="http://www.w3.org/1999/xhtml" + xmlns:og="http://ogp.me/ns#" + xmlns:fb="https://www.facebook.com/2008/fbml"> <head> <title>Brave New Surf | {% block title %}{% endblock %}</title> <meta charset="utf-8" />