{% extends "porticus/base.html" %} {% load i18n thumbnail %} {% load tagging_tags %} {% block head_title %}{{ album_object.name }} - {{ block.super }}{% endblock %} {% block porticus_content %}
{{ album_object.description }}
{% endif %} {% tag_cloud_for_model porticus.Ressource as tags with steps=6 min_count=1 distribution=log %} {% if tags %}{{ ressource.description }}