From f0d3f35a2950ef457c98202a1563f80046e3ef2c Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 22 May 2022 11:05:23 +0200 Subject: [PATCH] fsd --- files/templates/admin/removed_posts.html | 2 +- files/templates/admin/reported_comments.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/admin/removed_posts.html b/files/templates/admin/removed_posts.html index f4fb88eb1d..dfd91542eb 100644 --- a/files/templates/admin/removed_posts.html +++ b/files/templates/admin/removed_posts.html @@ -12,7 +12,7 @@ {% endblock %} {% block title %} -removed Posts +Removed Posts {% endblock %} diff --git a/files/templates/admin/reported_comments.html b/files/templates/admin/reported_comments.html index 38c6703601..93f624f7fe 100644 --- a/files/templates/admin/reported_comments.html +++ b/files/templates/admin/reported_comments.html @@ -1,7 +1,7 @@ {% extends "admin/reported_posts.html" %} {% block title %} -Comments +Removed Comments {% endblock %} {% block listing %}