diff --git a/files/templates/log.html b/files/templates/log.html index 918f30f1c7..e59e219474 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -88,20 +88,17 @@
@{{ma.user.username}} - - {{ma.string | safe}} + {{ma.string | safe}} +
+
+ {{ma.age_string}} + + +
- -
- {{ma.age_string}} - - -
- - {% else %}
There's nothing here right now.
{% endfor %} diff --git a/files/templates/notifications.html b/files/templates/notifications.html index 8eff0e6edc..60dc1eaabf 100644 --- a/files/templates/notifications.html +++ b/files/templates/notifications.html @@ -86,7 +86,6 @@ @{{ma.user.username}} {{ma.string | safe}} -
{{ma.age_string}}