diff options
Diffstat (limited to 'test/tests/hbs.hbs')
-rw-r--r-- | test/tests/hbs.hbs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tests/hbs.hbs b/test/tests/hbs.hbs new file mode 100644 index 000000000..6213adcb4 --- /dev/null +++ b/test/tests/hbs.hbs @@ -0,0 +1 @@ +<h1>{{title}}</h1> |