.
This commit is contained in:
@@ -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 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user