doctype html include module/head.pug main#app(v-cloak) div(v-if="journey.leg_get()") include module/view/view_day.pug include module/foot.pug