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