{% extends 'submissions/pool/base.html' %} {% block pagetitle %}: Your Assignments{% endblock pagetitle %} {% block breadcrumb_items %} {{block.super}}
{% endblock %} {% block content %} {% if assignments_to_consider %}You currently have no assignments to take care of.
{% endfor %} {% endblock content %}