{% extends "linkcheck/base_linkcheck.html" %} {% block extrahead %} {{ block.super }} {% endblock %} {% block innercontent %}
Show: :    :    :   
{% for content_type in content_types_list %}

 

{% endfor %} {% if content_types_list %} {% include "linkcheck/paginator.xhtml" %} {% endif %} {% endblock %}