{% load webcatalog %} {% for app in applications %} {% endfor %}

{{ app.name }}

{{ app.comment }}

{% rating_summary app.ratings_average 'small' app.ratings_total %}