From cbce3e49fcec9fd1a5da03cdbe91d4297f66f11c Mon Sep 17 00:00:00 2001 From: Bobby Date: Tue, 25 Jul 2023 23:55:53 -0400 Subject: Fix post view in admin --- templates/blog_admin/edit_post.html | 2 +- thatcomputerscientist/templatetags/escape.py | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/templates/blog_admin/edit_post.html b/templates/blog_admin/edit_post.html index d3d17a8c..6ce7af18 100644 --- a/templates/blog_admin/edit_post.html +++ b/templates/blog_admin/edit_post.html @@ -35,7 +35,7 @@