summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2011-02-23 19:47:49 -0500
committerluxagraf <sng@luxagraf.net>2011-02-23 19:47:49 -0500
commite5aced9eac7f201826f60c37e58c3ea909cffaa3 (patch)
treed2f54bd41465c9170e1de0ba466cec297a5b2541 /templates/base.html
parent92788e4bac01a25612b6630292c15266de38e460 (diff)
removed hgroup tag from header due to Firefox 3.6 bug with HTML5 elements wrapped in a tags, will fix when Firefox 4 arrives
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index fada45c..8733a5c 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -46,10 +46,8 @@
<body {%block bodyid%}{%endblock%}{%block bodyevents%}{%endblock%}>
<header role="banner">
<a id="logo" href="/" title="home">
- <hgroup>
<h1>Luxagraf</h1>
<h2>{a travelogue}</h2>
- </hgroup>
</a>
<nav role="navigation">
<ul>