Files
habitica/views/options/index.jade
T
2014-12-07 20:52:49 -06:00

13 lines
269 B
Plaintext

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)