diff options
Diffstat (limited to 'tests/template_loader/template_strings')
| -rw-r--r-- | tests/template_loader/template_strings/template_loader/hello.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/template_loader/template_strings/template_loader/hello.html b/tests/template_loader/template_strings/template_loader/hello.html new file mode 100644 index 0000000000..70175fd954 --- /dev/null +++ b/tests/template_loader/template_strings/template_loader/hello.html @@ -0,0 +1 @@ +Hello! (template strings) |
