{% 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 %}
{% if description %}{{ item.description }}{% else %}This {{ item|verbose_name }} has no description.{% endif %}
{% endwith %}