diff options
author | Christian Franke <nobody@nowhere.ws> | 2011-11-02 01:12:41 +0100 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2011-11-02 01:12:41 +0100 |
commit | 71c2847ea0d2d32a256458eefe4d17b2702e171e (patch) | |
tree | 0da8f280cea3bd7bfdf237cafc08760e2ac84b9a /template/pages/index | |
parent | 0cab43a8871f115db6d415eac640a08c85e3497a (diff) |
fix some problems with HTML5 standard
Diffstat (limited to 'template/pages/index')
-rw-r--r-- | template/pages/index/content.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/pages/index/content.html b/template/pages/index/content.html index 33cca73..f7b2811 100644 --- a/template/pages/index/content.html +++ b/template/pages/index/content.html @@ -2,7 +2,7 @@ [ Das sublab - Ein Hackerspace in Leipzig ] </h2> <div class="imagecontent"> - <img class="contentimage" src="img/sublabview.jpg" /> + <img class="contentimage" src="img/sublabview.jpg" alt="Blick ins sublab"/> <p class="subtext"> Blick in die Lounge </p> |