{% load djinsight_tags %} {% if no_permission %} {% else %}
First Viewed: {% if first_viewed_at %}{{ first_viewed_at|date:"M j, Y H:i" }}{% else %}Never{% endif %}
{% endif %}