1 changed files with 4 additions and 0 deletions
@ -1,5 +1,9 @@
|
||||
{% extends "plugins/_base.html" %} |
||||
|
||||
|
||||
{% block plugin_class %}{{ block.super }} {{ content.style|default:"" }}{% endblock plugin_class %} |
||||
|
||||
|
||||
{% block plugin_content %} |
||||
{{ content.prepared_richtext }} |
||||
{% endblock plugin_content %} |
||||
|
Loading…
Reference in new issue