diff --git a/ui/ui/voucher-add.tpl b/ui/ui/voucher-add.tpl
new file mode 100644
index 0000000..8454a6b
--- /dev/null
+++ b/ui/ui/voucher-add.tpl
@@ -0,0 +1,83 @@
+{include file="sections/header.tpl"}
+
+{include file="sections/footer.tpl"}
\ No newline at end of file
diff --git a/ui/ui/voucher-view.tpl b/ui/ui/voucher-view.tpl
new file mode 100644
index 0000000..4d55f9d
--- /dev/null
+++ b/ui/ui/voucher-view.tpl
@@ -0,0 +1,41 @@
+{include file="sections/header.tpl"}
+
+{include file="sections/footer.tpl"}
\ No newline at end of file