add notes app
This commit is contained in:
parent
acb398be1c
commit
a29376b3c5
38 changed files with 1720 additions and 45 deletions
|
@ -73,5 +73,10 @@
|
|||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<!-- Notizen für diese Übersicht -->
|
||||
{% load notizen_tags %}
|
||||
{% show_page_notizen "contact_overview" %}
|
||||
|
||||
{% endblock content %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue