{% load static %} {% if snapshot.bookmarked_date %} {{ snapshot.bookmarked_date }} {% else %} {{ snapshot.added }} {% endif %} {% if snapshot.is_archived %} {% else %} {% endif %} {{snapshot.title|default:'Loading...'}} {% if snapshot.tags_str != None %} {{snapshot.tags_str|default:''}} {% else %} untagged {% endif %} 📄 {% if snapshot.icons %} {{snapshot.icons}} {% else %} {{ snapshot.num_outputs}} {% endif %} {{snapshot.url}}