observo

{% if is_logged_in %} Logout {% endif %}
{% if watched_dirs %} {% for watched_dir in watched_dirs %}

{{watched_dir.title}}

{% endfor %}
{% endif %} {% if watched_files %}

files

{% endif %}