habitica-self-host/website/views/options/index.jade

13 lines
269 B
Text
Raw Normal View History

include ./profile
include ./social/index
include ./inventory/index
include ./settings
script(id='partials/options.html', type="text/ng-template")
.container-fluid
.row
.col-md-12
.tab-content.row
.tab-pane.active
div(ui-view)