mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-12-09 23:25:04 +00:00
First Commit
This commit is contained in:
17
views/test.html
Normal file
17
views/test.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<doctype html>
|
||||
|
||||
<head>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
{{# asdfkjashdlkfjashdlkj #}}
|
||||
<section>
|
||||
<h2>{{ title }}</h2>
|
||||
<p>{{ body.p[1].check }}</p>
|
||||
</section>
|
||||
|
||||
</body>
|
||||
|
||||
</doctype>
|
||||
Reference in New Issue
Block a user