{% ckan_extends %} {% block secondary_content %} {{ super() }} {% if h.flakes_rating_show_package_widget() %} {% block flakes_rating %}

{{ _('Rating') }}

{% snippet "flakes_rating/snippets/rate_widget.html", type="package", id=pkg.id, fa_star="fa-star-half-alt" %}
{% endblock %} {% endif %} {% endblock secondary_content %}