{% if error_warning %}
{{ button_view_all }} {{ button_get_support }}
{{ error_warning }}
{% endif %}
{{ name }}
{% if banner %}
{% endif %}
{{ description }}
{{ documentation }}
{% if license == '1' and not purchased %}
{% endif %}
{{ text_price }}
{% if license %}
{{ price }}
{% else %}
{{ text_free }}
{% endif %}
- {{ text_partner }}
- {{ text_support }}
- {{ text_documentation }}
{{ text_rating }}
{% for i in 1..5 %}
{% if rating >= i %}{% else %}{% endif %}
{% endfor %} ({{ rating_total }})
{{ text_date_modified }}
{{ date_modified }}
{{ text_date_added }}
{{ date_added }}
{{ sales }} {{ text_sales }}
{{ downloaded }} {{ text_downloaded }}
{{ member_username }}
{{ text_member_since }} {{ member_date_added }}
{{ text_member_since }} {{ member_date_added }}
{{ button_view_all }} {{ button_get_support }}