{% extends "base.html" %} {% load profiles %} {% load forums %} {% load forum_extras %} {% load humanize %} {% load static %} {% load update_search_params %} {% block title %}Subscriptions - {{ block.super }}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %} {% include "grandchallenge/partials/filters.html" with filter=filter filters_applied=filters_applied model_name="subscription" %}