aboutsummaryrefslogtreecommitdiff
path: root/tests/data/inheritance-depth-1/one.tmpl
diff options
context:
space:
mode:
authorDanny van Kooten <dannyvankooten@users.noreply.github.com>2020-12-03 11:00:25 +0100
committerDanny van Kooten <dannyvankooten@users.noreply.github.com>2020-12-03 11:00:25 +0100
commita8b907760bab503b99edb1fd832d29d409d125a3 (patch)
tree4937cdf7e36db022f31a4a1b26370a1be1656688 /tests/data/inheritance-depth-1/one.tmpl
parent5dd30eea54d5b1ef25e517505c5a47ff1a37c424 (diff)
downloadunja-a8b907760bab503b99edb1fd832d29d409d125a3.tar.gz
unja-a8b907760bab503b99edb1fd832d29d409d125a3.zip
fix inheritance not working because of read_file not populating memory correctly
Diffstat (limited to 'tests/data/inheritance-depth-1/one.tmpl')
-rw-r--r--tests/data/inheritance-depth-1/one.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/inheritance-depth-1/one.tmpl b/tests/data/inheritance-depth-1/one.tmpl
index 05467a6..b900bcf 100644
--- a/tests/data/inheritance-depth-1/one.tmpl
+++ b/tests/data/inheritance-depth-1/one.tmpl
@@ -2,4 +2,4 @@
{% block content %}
Child content
-{% endblock %} \ No newline at end of file
+{% endblock %}