{% extends "fakenews/cms-base.html" %} {% load tz %} {% load dumpjson %} {% block content %}
{{ check.deck }}
Type: {{ check.claim_reviewed.disinformation_type }}
Status: {% if check.is_published %} Published {% else %} Draft {% endif %}
{% timezone "America/New_York" %} Last Updated {{ check.date_modified }} {% if check.is_published %} | Published {{ check.publish_date }} {% endif %} {% endtimezone %}
Sorry. No articles match all of your filters.
{% endfor %}