Closed mhlozek closed 2 years ago
When I use block snippet I get a code:
block
{% block 'name' %} {% endblock 'name' %}
I think there should be no quotation marks around block name.
The same problem could at apply tag.
apply
Could you add endblock and endembed snippet please?
Thanks for opening the issue.
endblock
endembed
Check out new version 1.0.1.
1.0.1
Great! Thank you very much.
When I use
block
snippet I get a code:I think there should be no quotation marks around block name.
The same problem could at
apply
tag.Could you add endblock and endembed snippet please?