Closed mariosant closed 10 years ago
I've lost a number of hours trying to figure out why nesting blocks didn't work. I've read http://doc.locomotivecms.com/references/api/tags/block over and over again, but it seems to miss something.
After lot of googling I found out about the nested block syntax.
{% block 'content/nested-content' %} {% endblock %}
This is not included in documentation. It should be included and boldly highlighted.
You're totally right @qboss ! I'll get on it. Thanks!
thanks!
I've lost a number of hours trying to figure out why nesting blocks didn't work. I've read http://doc.locomotivecms.com/references/api/tags/block over and over again, but it seems to miss something.
After lot of googling I found out about the nested block syntax.
This is not included in documentation. It should be included and boldly highlighted.