summaryrefslogtreecommitdiff
path: root/template/pages/index
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2011-11-02 01:04:05 +0100
committerChristian Franke <nobody@nowhere.ws>2011-11-02 01:04:05 +0100
commit40214e8e297991940dd45e59dcfe154482d9255c (patch)
treee838c45bc8f4e74491a6b5cf4f3a0bec0bd5ca20 /template/pages/index
parent2d78e2f7431d000e46d80b3064b76f699b8c624b (diff)
fix html: id attribute should be unique, use class instead
Diffstat (limited to 'template/pages/index')
-rw-r--r--template/pages/index/content.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/pages/index/content.html b/template/pages/index/content.html
index 71d43ad..33cca73 100644
--- a/template/pages/index/content.html
+++ b/template/pages/index/content.html
@@ -1,8 +1,8 @@
<h2>
[ Das sublab - Ein Hackerspace in Leipzig ]
</h2>
-<div id="imagecontent">
- <img id="contentimage" src="img/sublabview.jpg" />
+<div class="imagecontent">
+ <img class="contentimage" src="img/sublabview.jpg" />
<p class="subtext">
Blick in die Lounge
</p>