{% extends "fakenews/cms-base.html" %} {% load tz %} {% load getkey %} {% block content %}
{{ check.deck }}
{{ check.claim_reviewed.disinformation_type }}
{{ statusTypes | getkey:check.status}}
{% timezone "America/New_York" %} Last Updated {{ check.date_modified }} {% ifequal check.status "pub" %} | Published {{ check.publish_date }} {% endifequal %} {% endtimezone %}
Sorry. No articles match all of your filters.
{% endfor %}