diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/inheritance-depth-1/one.tmpl | 2 |
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 %} |