asier to maintain, easier to find
> that exact match you're looking for. Just look: Curtis also pointed
> you to his own version, a bit different that ours, but maybe it would
> suit you more?
>
> LP,
> Jure
>
> On Thu, Jan 28, 2021 at 6:52 PM Aztec Rabbit wrote:
> >
your extended template ("block"
> parameter) or define any of the blocks in it using "block" nested blocks.
>
> LP,
> Jure
> On 28. 01. 21 07:33, Aztec Rabbit wrote:
>
> Hi,
>
> I think template tag like in JSX is very useful, for example:
>
>
Hi,
I think template tag like in JSX is very useful, for example:
> card.html
{{ title }}
{{ component.children }}
> index.html
{% component './card.html' with title='Foo' %}
Bar
{% endcomponent %}
--
You received this message because you are subscribed to the Google Groups
"Django