nhoizey’s avatarnhoizey’s Twitter Archive—№ 112,488

  1. Nunjucks question: - A extends B - B includes C - How can I feed data from A to C? Looks like I can't define a {% block %} in C and set its content in A: mozilla.github.io/nunjucks/templating.html#include > An included template does not participate in the block structure of its including template