Skip to content

In a base template, {% block %} contents not rendered #161

Closed
@jpcima

Description

@jpcima

Hi, I believe there is rendering trouble with block functionality.
It's when this simple template is rendered: A{% block foo %}B{% endblock %}

Jinja result: AB
Jinja2Cpp: A

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions