{% if saved %} {% for s in saved %}
( )   {{s.description}} ({{s.graphs.all|length}})
{% endfor %} {% else %}no saved searches yet {% endif %}