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