aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates/loop_include.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/template/templates/loop_include.html')
-rw-r--r--tests/template/templates/loop_include.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/template/templates/loop_include.html b/tests/template/templates/loop_include.html
new file mode 100644
index 0000000000..7bbdfc4248
--- /dev/null
+++ b/tests/template/templates/loop_include.html
@@ -0,0 +1,4 @@
+<!-- BEGIN test_loop -->
+{test_loop.foo}
+ <!-- INCLUDE loop_include1.html -->
+<!-- END test_loop -->