diff options
author | Christian Pointner <equinox@helsinki.at> | 2014-10-01 20:57:12 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2014-10-01 20:57:12 (GMT) |
commit | f877297006322bd9e55b0e34e71698504ce0a23b (patch) | |
tree | 456bea8c0494965b5845537f68db4227f19afed2 /index.html | |
parent | 67e09ae0d91b90846064b6fc94adb416d6654a71 (diff) |
actually printing current week
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ <div class="span2"> <center> <h4>Aktuelle Woche</h4> - <span id="current-week" class="label label-success">Woche 1</span> + <span id="current-week"></span> </center> </div> </div> |