{% extends 'base.html' %} {% load i18n %} {% block title %}Another Plugin-based Panel{% endblock %} {% block main %}
Another Plugin-based Panel
{% endblock %}