diff --git a/views/templates/front/confirm.tpl b/views/templates/front/confirm.tpl
index eedc841..2e2d72d 100644
--- a/views/templates/front/confirm.tpl
+++ b/views/templates/front/confirm.tpl
@@ -1,3 +1,6 @@
+{extends file='layouts/layout-full-width.tpl'}
+
+{block name='content'}
+{/block}
diff --git a/views/templates/front/form.tpl b/views/templates/front/form.tpl
index 8046957..b2a632c 100644
--- a/views/templates/front/form.tpl
+++ b/views/templates/front/form.tpl
@@ -1,3 +1,6 @@
+{extends file='layouts/layout-full-width.tpl'}
+
+{block name='content'}