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