diff --git a/src/template/journey.pug b/src/template/journey.pug index 3b3e81b..7beb558 100644 --- a/src/template/journey.pug +++ b/src/template/journey.pug @@ -3,5 +3,6 @@ doctype html include module/head.pug main#app(v-cloak) + include module/view/toast.pug include module/journey/main.pug include module/foot.pug