mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-06 04:50:40 +00:00
Views
This commit is contained in:
3
views/sub/button.html
Normal file
3
views/sub/button.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<button>
|
||||
Test
|
||||
</button>
|
1
views/sub/form.html
Normal file
1
views/sub/form.html
Normal file
@@ -0,0 +1 @@
|
||||
<input type="text"> {{> sub/button}}
|
@@ -8,6 +8,7 @@
|
||||
|
||||
{{# asdfkjashdlkfjashdlkj #}}
|
||||
<section>
|
||||
{{> sub/form }}
|
||||
<h2>{{ title }}</h2>
|
||||
<p>{{ body.p[1].check }}</p>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user