{% extends "orga/base.html" %} {% load i18n %} {% load rich_text %} {% block extra_title %}{% translate "Plugins" %} :: {% endblock extra_title %} {% block content %}
{% blocktranslate trimmed with v=plugin.version a=plugin.author %} Version {{ v }} by {{ a }} {% endblocktranslate %}
{% blocktranslate trimmed with v=plugin.version a=plugin.author %} Version {{ v }} {% endblocktranslate %}