{% extends "badger/base.html" %} {% import "badger/includes/macros.html" as macros %} {% set badge_url = request.build_absolute_uri(badge.get_absolute_url()) %} {% block pageid %}badge_detail{% endblock %} {% block extrahead %} {% if badge.creator %} {% endif %} {% for tag in badge.tags.all() %} {% endfor %} {% endblock %} {% block subcontent %}
{{ badge.description }}
{% endif %} {% if badge.tags and badge.tags.count() %} {% endif %} {% if award_list | length %}