aboutsummaryrefslogtreecommitdiffstats
path: root/testing/templates/deep-nested-macro.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/templates/deep-nested-macro.html')
-rw-r--r--testing/templates/deep-nested-macro.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/templates/deep-nested-macro.html b/testing/templates/deep-nested-macro.html
index 39e8e91..c34dd5f 100644
--- a/testing/templates/deep-nested-macro.html
+++ b/testing/templates/deep-nested-macro.html
@@ -1,2 +1,2 @@
-{%- import "nested-macro.html" as libk -%}
-{%- call libk::parent() -%}
+{%- import "nested-macro.html" as libi -%}
+{%- call libi::parent() -%}