Closed
Description
Summary
render_plugin_block
template tag does not work. It seems like it has not been updated.
I can provide you with a PR in a sec.
Expected behaviour
The template tag should render the correct <template class"..." ...></template>
html tag using plugin.html
.
Actual behaviour
The template tag renders a div using render_plugin_block.html:
<div class="cms-plugin cms-plugin-{{ plugin.id|unlocalize }}"></div>
Environment
- Python version: 2.7 / 3.6
- Django version: 1.11
- django CMS version: 3.4.5 / 3.5
Metadata
Metadata
Assignees
Labels
No labels