diff options
Diffstat (limited to 'www/todo.html')
-rw-r--r-- | www/todo.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/todo.html b/www/todo.html index 8479c98..0b7cdf5 100644 --- a/www/todo.html +++ b/www/todo.html @@ -16,7 +16,10 @@ <body> <div id="container"> <div id="header"> - <div class="date">--.--.----</div> + <div> + <span class="date">--.--.----</span> + <span class="week"></span> + </div> <div id="control"> </div> </div> |