Rushabh Mehta | b73fa49 | 2012-02-24 15:07:39 +0530 | [diff] [blame] | 1 | <div class="layout-wrapper" style="min-height: 300px; background-color: #FFFDC9"> |
Rushabh Mehta | 2886b95 | 2012-02-24 11:26:31 +0530 | [diff] [blame] | 2 | <a class="close" onclick="window.history.back();">×</a> |
3 | <h1>To Do</h1> | ||||
4 | <br> | ||||
5 | <div id="todo-list"> | ||||
6 | </div> | ||||
7 | <div style="margin-top: 21px"> | ||||
8 | <button id="add-todo" class="btn btn-small"><i class="icon-plus"></i> Add</button> | ||||
9 | </div> | ||||
10 | </div> |