.
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
{% if note.user_author %}
|
||||
{{note.user_author}}
|
||||
{% else %}
|
||||
{{ note.author }} (unregistered):
|
||||
{{ note.author }} (unregistered) [{{ note.user_author }}]:
|
||||
{% endif %}
|
||||
{{note.note_type}} / {{ note.note }}
|
||||
{% if not note.complete %}
|
||||
|
||||
Reference in New Issue
Block a user