Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div class="todo-category" id="todo-category-{{ TODO_CATEGORY_ID }}">
|
||||
<h3>{{ TODO_CATEGORY_TITLE }}</h3>
|
||||
{{ TODO_CATEGORY_ITEMS }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user