diff --git a/files/templates/log.html b/files/templates/log.html index 07414d02a..33fc4f618 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -40,7 +40,7 @@ overflow: auto;"> avatarAll {% for a in admins %} - avatar{{a}} + avatar{{a}} {% endfor %} @@ -53,7 +53,7 @@ overflow: auto;"> All {% for t, v in types.items() %} - {{t}} + {{t}} {% endfor %}