mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-27 03:08:41 +02:00
feat: ingestion task streaming feedback
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{% extends "body_base.html" %}
|
||||
|
||||
{% block title %}Minne Dashboard{% endblock %}
|
||||
|
||||
{% block head %}
|
||||
<script src="/assets/htmx-ext-sse.js" defer></script>
|
||||
{% endblock %}
|
||||
|
||||
{% block main %}
|
||||
{% include 'index/signed_in/base.html' %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user