diff --git a/services/web/app/views/layout-react.pug b/services/web/app/views/layout-react.pug index bcefee2ca2..f7a6a80bac 100644 --- a/services/web/app/views/layout-react.pug +++ b/services/web/app/views/layout-react.pug @@ -3,10 +3,6 @@ extends ./layout-base include ./_mixins/formMessages -include ./_mixins/bootstrap_js - -block entrypointVar - - entrypoint = 'marketing' block isApplicationPageVar - isApplicationPage = true