aboutsummaryrefslogtreecommitdiffstats
path: root/templates/responses/click_files_drawer_toggle.html
blob: ab79013579f0c71192fc05c92d88523fc71605c8 (plain)
1
2
3
4
5
6
7
{% include 'fragments/files_drawer_form.html' %}

<div id="file-browser"
  hx-swap-oob="outerHTML">

  {% include 'fragments/file_browser.html' %}
</div>