initial
This commit is contained in:
1
test/hbs_testfiles/data.json
Normal file
1
test/hbs_testfiles/data.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
test/hbs_testfiles/index.hbs
Normal file
1
test/hbs_testfiles/index.hbs
Normal file
@ -0,0 +1 @@
|
||||
{{> partials/header}}
|
0
test/hbs_testfiles/partials/footer.hbs
Normal file
0
test/hbs_testfiles/partials/footer.hbs
Normal file
1
test/hbs_testfiles/partials/header.hbs
Normal file
1
test/hbs_testfiles/partials/header.hbs
Normal file
@ -0,0 +1 @@
|
||||
<head></head>
|
Reference in New Issue
Block a user