{% extends "base.html" %} {% load static %} {% load publication_extras %} {% load guardian_tags %} {% load url %} {% load bleach %} {% block title %}Publications - {{ block.super }}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %} {% include "grandchallenge/partials/filters.html" with filter=filter filters_applied=filters_applied %}