From 323061bc8637e1d7ca3f15a04414446f36c6a565 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 28 Nov 2022 06:43:15 +0200 Subject: [PATCH] add missing space --- files/templates/comments.html | 2 +- files/templates/header.html | 2 +- files/templates/util/macros.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 5404bc71d..0bc55e6fe 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -27,7 +27,7 @@ {% if c.is_blocking and not c.ghost or (c.is_banned or c.deleted_utc) and not (v and v.admin_level >= PERMS['POST_COMMENT_MODERATION']) and not (v and v.id==c.author_id) %}
- +
diff --git a/files/templates/header.html b/files/templates/header.html index 5b57b132e..b75033865 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -284,7 +284,7 @@