-
|
Hi, first of all I have to say that JinjaX is a really cool approach and I really like it! I have a But now I need to pass content to the Contextbar component. I tried which kind of works, but if the child template (that extends base.jinja) doesn't define the contextbar block I get an error: My next guess was: But this renders the block twice: Once before the component and once inside the component. Ideally I want to use the Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
And as always I find a solution literally the second after I submit this post... But still, I'd prefer the |
Beta Was this translation helpful? Give feedback.
And as always I find a solution literally the second after I submit this post...
But still, I'd prefer the
<Contextbar>syntax.