dev #160
@ -1,6 +1,6 @@
|
||||
doctype html
|
||||
include module/head.pug
|
||||
main#app(v-cloak)
|
||||
div(v-if="journey_data.main[journey_step_data.section] != undefined")
|
||||
div(v-if="journey.data.main[journey.sel_leg] != undefined")
|
||||
include module/view_step.pug
|
||||
include module/foot.pug
|
||||
|
Loading…
x
Reference in New Issue
Block a user