{% extends 'datatables/list_base.html' %} {% load url %} {% block breadcrumbs %} {% endblock %} {% block title %}Your Challenges - {{ block.super }}{% endblock %} {% block content %}

Your Challenges

This is a list of the challenges that you are participating in.

{{ block.super }} {% endblock %}