{% extends "todo/todo_base.html" %} {% block title %} {{ _("%(username)s's to do list", username=user.display_name) }} {% endblock %} {% block content %}
{{ _("Nothing to do :)") }}
{% endfor %}List of your forum topics which do not have a matching package. Topics with a strikethrough have been marked as discarded.
Congrats! You don't have any topics which aren't on CDB.
{% endif %} {% endblock %} {% block scriptextra %} {% endblock %}