diff --git a/templates/components/diarioentry.html b/templates/components/diarioentry.html index 26d02dd1..aba067b7 100644 --- a/templates/components/diarioentry.html +++ b/templates/components/diarioentry.html @@ -4,10 +4,10 @@ {{ entry.text }}
- — {% if entry.author is not none %}{{ entry.author.royal.username }}{% else %} {% endif %}, {% if entry.saver is not none and entry.saver != entry.author %}(salvato da {{ entry.saver.royal.username }}){% endif %} + — {% if entry.author is not none %}{{ entry.author.royal.username }}{% else %} {% endif %}, {% if entry.saver is not none and entry.saver != entry.author %}(salvato da {{ entry.saver.royal.username }}){% endif %}
\ No newline at end of file diff --git a/templates/components/event.html b/templates/components/event.html index ed31f3e4..667ea377 100644 --- a/templates/components/event.html +++ b/templates/components/event.html @@ -14,7 +14,9 @@ -