aboutsummaryrefslogtreecommitdiffstats
path: root/templates/responses/navigate_files.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/responses/navigate_files.html')
-rw-r--r--templates/responses/navigate_files.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/responses/navigate_files.html b/templates/responses/navigate_files.html
index 23763ba..7aeb45d 100644
--- a/templates/responses/navigate_files.html
+++ b/templates/responses/navigate_files.html
@@ -1 +1,3 @@
-{% include 'fragments/files_list.html' %}
+<div id="file-browser">
+ {% include 'fragments/file_browser.html' %}
+</div>