Fix containerised restarts

This commit is contained in:
2026-03-01 17:27:48 +00:00
parent 4521755344
commit d22924f6aa
7 changed files with 122 additions and 19 deletions

View File

@@ -10,16 +10,6 @@
Search across OSINT objects with sortable, paginated results.
</p>
</div>
<div>
<button
class="button is-light"
hx-get="{{ search_widget_url }}"
hx-target="#widgets-here"
hx-swap="beforeend"
onclick="document.getElementById('widgets-here').style.display = 'block';">
Open Widget
</button>
</div>
</div>
{% include "partials/osint/search-panel.html" %}
</div>