{% extends "webadmin/base.html" %} {% block "title" %}{% trans "Index" %}{% endblock %} {% block "content" %}
{% trans "Welcome in the pocoo administration interface." %}
{% trans "From here you can manage your forum and the plugins." %}