{% extends "base.html" %} {% block main_content %}
| Path | New or Oldest | How Many | Folders? | Group by | Thumb size | Fullscreen | DB retrieve offset | Root | cwd |
|---|---|---|---|---|---|---|---|---|---|
| {{st.path_type}} {% if st.path_type == 'Search' %} "{{st.orig_search_term}}" {% endif %} {% if st.path_type == 'View' %} (orig: id={{st.view_eid}} in {{st.orig_ptype}}) {% if st.orig_ptype == 'Search' %} "{{st.orig_search_term}}" {% endif %} {% endif %} | {{st.noo}} | {{st.how_many}} | {{st.folders}} | {{st.grouping}} | {{st.size}} | {{st.fullscreen}} | {{st.st_offset}} | {{st.root}} | {{st.cwd}} |