{% extends 'datatables/list_base.html' %} {% load url %} {% block breadcrumbs %}
{% endblock %} {% block title %}Your Challenges - {{ block.super }}{% endblock %} {% block content %}This is a list of the challenges that you are participating in.
{{ block.super }} {% endblock %}