add notes app

This commit is contained in:
Java-Fish 2025-06-10 14:49:08 +02:00
parent acb398be1c
commit a29376b3c5
38 changed files with 1720 additions and 45 deletions

View file

@ -82,4 +82,9 @@
</tbody>
</table>
</form>
<!-- Notizen für diese Übersicht -->
{% load notizen_tags %}
{% show_page_notizen "patient_overview" %}
{% endblock content %}