{% load static %} {% load url %} {% load humanize %} {% load dict_lookup %}
{% if algorithm.description %} {% endif %} {% if object.repo_name %} {% endif %} {% for publication in algorithm.publications.all %}  Article {% endfor %} {% get_dict_values challenges_for_algorithms algorithm.pk as challenges %} {% for challenge in challenges %} {{ challenge.short_name }} {% endfor %}