This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
cmsplugin-blurp/src/cmsplugin_blurp/templates/cmsplugin_blurp/sekizai_render.html

5 lines
92 B
HTML

{% load sekizai_tags %}
{{ content|safe }}
{% render_block "js" %}
{% render_block "css" %}