{% load static %}
{% endif %}
{{snapshot.title|default:'Loading...'}}
{% if snapshot.tags_str != None %} {{snapshot.tags_str|default:''}} {% else %} untagged {% endif %}
{% endif %}
{{snapshot.title|default:'Loading...'}}
{% if snapshot.tags_str %}
{% endif %}
{% endif %}