mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
4 lines
154 B
Text
4 lines
154 B
Text
script(id='partials/main.html', type="text/ng-template")
|
|
include ./filters
|
|
div(ng-controller='TasksCtrl')
|
|
habitrpg-tasks(main='true', obj='user')
|