diff options
author | Florian <stayawake@lavabit.com> | 2013-04-25 14:12:44 +0200 |
---|---|---|
committer | Florian <stayawake@lavabit.com> | 2013-04-25 14:12:44 +0200 |
commit | 069a3a0875fe722de86b3a1c925e96f4d2b6c968 (patch) | |
tree | 51449ce09b5244133aa8efd4de738c9cabac11c3 /template/pages | |
parent | 554a9ea6e2a27e8e92b6e6fb7e47979b7153d24a (diff) |
sustituted image on termine page
Diffstat (limited to 'template/pages')
-rw-r--r-- | template/pages/termine/content.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/pages/termine/content.html b/template/pages/termine/content.html index 7e817dc..1bdeb5e 100644 --- a/template/pages/termine/content.html +++ b/template/pages/termine/content.html @@ -2,9 +2,9 @@ [ Termine ] </h2> <div class="imagecontent"> - <a href="img/tuercode.jpg" class="img"><img class="contentimage" src="img/tuercode_klein.jpg" alt="Das Buero"></a> + <a href="img/hallway.jpg" class="img"><img class="contentimage" src="img/hallway_klein.jpg" alt="Unser Flur mit Buero, Lager, Hacklab."></a> <p class="subtext"> - Unsere Pforte + Der Flur mit Buero, Lager und Hacklab, im Hintergrund die Eingangstuer. </p> </div> <p> |