diff --git a/templates/states.html b/templates/states.html index 0ec5345..6eb2ae3 100644 --- a/templates/states.html +++ b/templates/states.html @@ -56,32 +56,6 @@ - -
- The following values are based on the defaults above and subsequent changes as you navigate the application and are not set by hand. The following content is for checking/debugging only. -
- -
- - - - - - {% for st in states %} - - - - - - - - - - - {% endfor %} - -
PathNew or OldestHow ManyFolders?Group byThumb sizeDB retrieve offsetRootcwd
{{st.path_type}}{{st.noo}}{{st.how_many}}{{st.folders}}{{st.grouping}}{{st.size}}{{st.root}}{{st.cwd}}
-
{% endblock main_content %} {% block script_content %}