This commit is contained in:
Ross
2021-09-09 17:40:18 +01:00
parent 82a3ca7766
commit d891df0914
@@ -75,7 +75,7 @@
{% if note.user_author %} {% if note.user_author %}
{{note.user_author}} {{note.user_author}}
{% else %} {% else %}
{{ note.author }} (unregistered): {{ note.author }} (unregistered) [{{ note.user_author }}]:
{% endif %} {% endif %}
{{note.note_type}} / {{ note.note }} {{note.note_type}} / {{ note.note }}
{% if not note.complete %} {% if not note.complete %}