diff --git a/views/sub/button.html b/views/sub/button.html
new file mode 100644
index 0000000..1d2bd9f
--- /dev/null
+++ b/views/sub/button.html
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/views/sub/form.html b/views/sub/form.html
new file mode 100644
index 0000000..d72222f
--- /dev/null
+++ b/views/sub/form.html
@@ -0,0 +1 @@
+ {{> sub/button}}
\ No newline at end of file
diff --git a/views/test.html b/views/test.html
index 0290f7a..4c1bf7b 100644
--- a/views/test.html
+++ b/views/test.html
@@ -8,6 +8,7 @@
{{# asdfkjashdlkfjashdlkj #}}
+ {{> sub/form }}
{{ title }}
{{ body.p[1].check }}