{% extends "feature_plugin_base.html" %} {% load thumbnail cms_tags %} {% comment %} ANY styling here should be removed during "real" front-end development. It only exists to show proof-of-concept. {% endcomment %} {% block plugin-block %}

{{ instance.title }}

{% endblock %}