Renamed "TODO" to "MAIN" for compatibility
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div class="todo-category" id="todo-category-{{ MAIN_CATEGORY_ID }}">
|
||||
<h3>{{ MAIN_CATEGORY_TITLE }}</h3>
|
||||
{{ MAIN_CATEGORY_ITEMS }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user