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.
cms-ajax-text-plugin/cms_ajax_text_plugin/templates/cms_ajax_text_plugin/view.html

5 lines
92 B
HTML

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