diff options
author | Florian <stayawake@lavabit.com> | 2014-05-10 20:44:27 +0200 |
---|---|---|
committer | Florian <stayawake@lavabit.com> | 2014-05-10 20:44:56 +0200 |
commit | 5021afd2fa6d98bfb146e00bab00fad391fb55a8 (patch) | |
tree | d35a8bf39d49c5a1c2b7012c65516f900366d83a /template | |
parent | 1627cb3128975ab2a6e827aaff59f439a41c428a (diff) |
removed webcam (does not work)
Diffstat (limited to 'template')
-rw-r--r-- | template/template/template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/template/template.html b/template/template/template.html index deefcc5..5cf8ea9 100644 --- a/template/template/template.html +++ b/template/template/template.html @@ -139,8 +139,8 @@ Git</a> $template_chattopic </p> <hr> - <a href="/webcam" class="img"><img src="/img/thumb.street.webcam.jpg" alt="Webcam im Fenster" class="webcamthumb"></a> - <!--<hr> + <!--<a href="/webcam" class="img"><img src="/img/thumb.street.webcam.jpg" alt="Webcam im Fenster" class="webcamthumb"></a> + <hr> <a href="/img/tempgraph.png" class="img"><img src="/img/thumb.tempgraph.png" alt="Temperaturen im sublab" class="webcamthumb"></a> <hr> <object data="http://reeknersprook.de/sublog/graph-small?width=180" type="image/png" title="sublog/graph"></object>--> |