Added graph and table to document

This commit is contained in:
2025-03-27 23:57:31 +01:00
parent 5a7a89d93c
commit fc29671331
16 changed files with 687 additions and 65 deletions

View File

@@ -1,3 +1,5 @@
{% load static %}
<div class="document-container">
{% if error %}
<p style="color: red;">{{ error }}</p>