{% extends "obpages/base.html" %} {% load sections widgets links utils %} {% block meta_description %}{% if item|verbose_name == "author" %}View content by {{ item.name }} on overcomingbias-collection.{% else %}View content on {{ item.name }} on overcomingbias-collection.{% endif %}{% endblock %} {% block content_title %}
{{ item.description }}
{% endif %} {% endwith %} {% query_results query_results=item.content.recent.select_subclasses title="Recent Content" max_results=max_results %} {% comment %} Introductory sequences {% endcomment %} {% comment %} ... {% endcomment %} {% comment %} Sequences which mention this {% endcomment %} {% comment %} ... {% endcomment %} {% comment %} Suggested content {% endcomment %} {% comment %} ... {% endcomment %} {% comment %} Related categories {% endcomment %} {% comment %} ... {% endcomment %} {% endblock %}