{% load i18n %} {% load wiki %} {% if account %}
  • {% include 'account/medium.thumbnail.alone.html' %}

    {{ account.title }}

    {{ account.description|wiki }}
  • {% endif %}