diff options
-rw-r--r-- | template/template/template.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/template/template/template.html b/template/template/template.html index 56ee3af..165e578 100644 --- a/template/template/template.html +++ b/template/template/template.html @@ -113,10 +113,9 @@ </tr> </table> </div> - <hr> - <p class="member"> - <a href="lhciii">LHC III</a> - </p> + <hr> + <p class="status"> + $template_chattopic </p> <hr> <a href="/webcam" class="img"><img src="img/thumb.rack.webcam.jpg" alt="Webcam im Fenster" class="webcamthumb"></a> |