{{ newsitem.title }}
{% block newsitem_detail_summary %}{% endblock %} {% if not newsitem.schema.is_special_report %}{{ newsitem.schema.name|capfirst }} details
{% endif %}
{% include "richmaps/richmap.html" %}
Location |
{% if location_url %}{% endif %}
{{newsitem.location_name|default:"unknown"}}
{% if location_url %}{% endif %}
{% if not newsitem.location %} This location couldn't be mapped. {% endif %} |
---|---|
{{ newsitem.schema.date_name|capfirst }} | {{ newsitem.item_date|date:"F j, Y" }} |
Description | {{ newsitem.description|truncatewords_html:20}}
{% if newsitem.url %}
Read more at {{newsitem.url}} {% endif %} |
{{ attribute.sf.smart_pretty_name|capfirst }} |
{% if attribute.value_list %}
{% for value in attribute.value_list %}
{% if value.url %}
{{ value.value }}
{% else %}
{{ value.value }}
{% endif %}
{% if value.description %} {{ value.description|safe }} {% endif %} {% if not forloop.last %}{% if not value.description %}{% endif %}{% endif %} {% endfor %} {% else %} None {% endif %} |
Published on {{ newsitem.pub_date|date:"F j, Y" }}.
{% if not newsitem.schema.is_special_report %}- What this information means and where it comes from
- More {{ newsitem.schema.plural_name }} in {% METRO_NAME %}
Other {{ newsitem.schema.plural_name }} nearby
-
{% for location in locations_within %}
- {{ location.name }} {% endfor %}
- More {{ newsitem.schema.plural_name }} in {% METRO_NAME %}