diff --git a/server/templates/macros.htm b/server/templates/macros.htm index 3e2f4eb..81183bd 100644 --- a/server/templates/macros.htm +++ b/server/templates/macros.htm @@ -76,10 +76,12 @@ "Add Media": "/media/extract", "Add Collection": "/collection/extract", } %} - {% for name, uri in links.items() %} - {{ name }} - {% endfor %} - {{ no_input_post_form("/api/refresh/collections", "Refresh Collections") }} + {%- endmacro %} {% macro body_header() %}