{% extends 'base.html' %} {% load i18n %} {% load url from grandchallenge_tags %} {% block title %}{% blocktrans with profile.user.username as username %} {{ username }}'s profile. {% endblocktrans %}{% endblock %} {% block content_title %}
{{ profile.user.username }} is participating in:
no challenges yet!
{% endfor %}