mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-03-12 14:27:28 +00:00
Views
This commit is contained in:
parent
02d3f2bd53
commit
762ada2fec
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user