/ {% if public and not public_user %}public{% else %}{{ user.username }}{% endif %}{% if tag %} / {{ tag }}{% endif %} - Snipt http://snipt.net{{ request.path }}{% for snipt in snipts %} {{ snipt.title }} {{ snipt.get_absolute_url }} {{ snipt.created }} {{ snipt.id }} {% endfor %}