{% extends "base.html" %} {% load grandchallenge_tags %} {% load user_profile_link from profiles %} {% block title %} Algorithms - {{ block.super }} {% endblock %} {% block breadcrumbs %}
{{ algorithm.description }}
Add a new algorithm