{% extends "base.html" %}{%load tagger%} {%block rss%} {%endblock%} {%block content%}
{{item.title|safe}}
"Shortish URL"
{{item.notes|safe}}
{%for tag in item.tags%} {%if baseurl == '/' %} {%else%} {%endif%} {%endfor%} ... on {{item.created}}
{%if user.username == item.user %} Edit | Delete{% if item.snapshot %} |