{% load hc_extras humanize %} [{{ check.name_then_code }}]({{ check.cloaked_url }}) is **{{ status|upper }}**. {% if status == "down" and ping %}Last ping was {{ ping.created|naturaltime }}.{% endif %} {% if check.desc %} --- **Description** {{ check.desc}} {% endif %}