Files
habitica/views/options/index.jade
T
2014-04-03 09:21:42 +01:00

13 lines
265 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
.tab-pane.active
div(ui-view)