{% load static %} {% block title %}Reminiscence{% endblock %} {% block content %}
{% for index, title, netloc, loc, edit_b, remove_link, timestamp, taglist, ms, mm , archive, dir, rurl, idd, fav_path, media_element, is_subdir, rename_link in usr_list %} {% endfor %}
Title Action
{% if fav_path %}{% endif %} {{title}}
{% if not is_subdir %} {{netloc}} {% if taglist %}
{% for tag in taglist %} {{tag}} {% endfor %}
{% endif %} {% endif %}

{% endblock %}