blob: 32a0a785a8fc9435f6835b707fe9dfb6c5423b24 [file] [log] [blame]
Rushabh Mehtab73fa492012-02-24 15:07:39 +05301<div class="layout-wrapper" style="min-height: 300px; background-color: #FFFDC9">
Rushabh Mehta2886b952012-02-24 11:26:31 +05302 <a class="close" onclick="window.history.back();">&times;</a>
3 <h1>To Do</h1>
4 <br>
5 <div id="todo-list">
6 </div>
Rushabh Mehta08b670b2012-03-14 19:06:20 +05307 <div style="margin-top: 21px; clear: both">
Rushabh Mehta2886b952012-02-24 11:26:31 +05308 <button id="add-todo" class="btn btn-small"><i class="icon-plus"></i> Add</button>
9 </div>
10</div>