diff options
Diffstat (limited to 'testing/templates/size-parent.txt')
-rw-r--r-- | testing/templates/size-parent.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/templates/size-parent.txt b/testing/templates/size-parent.txt new file mode 100644 index 0000000..e277a24 --- /dev/null +++ b/testing/templates/size-parent.txt @@ -0,0 +1 @@ +{% block main %}{% if true %}12345{% endif %}{% endblock %} |