8000 In a base template, {% block %} contents not rendered · Issue #161 · jinja2cpp/Jinja2Cpp · GitHub
[go: up one dir, main page]

Skip to content
In a base template, {% block %} contents not rendered #161
@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

    0