Skip to content
Snippets Groups Projects
Select Git revision
  • b4bf68fd07c8e58c03408db1acd62dd4727c1ed6
  • master default protected
  • datepicker-non-cdn
  • dev-and-graphics
  • readable-ak-times
  • feature-constraint-checking-wip
  • feature-constraint-checking
7 results

category_linked_badge.html

Blame
  • Forked from KIF / AKPlanning
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    category_linked_badge.html 161 B
    <a href="{% url 'submit:ak_list_by_category' event_slug=event_slug category_pk=category.pk %}">
        <span class="badge badge-primary">{{ category }}</span>
    </a>