From e5f343096109661f032d13c1b8ab772f3b2ff42a Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Mon, 18 Sep 2023 18:29:32 -0400 Subject: [PATCH] Rename blog_template.html to templates/blog_template.html --- blog_template.html => templates/blog_template.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename blog_template.html => templates/blog_template.html (100%) diff --git a/blog_template.html b/templates/blog_template.html similarity index 100% rename from blog_template.html rename to templates/blog_template.html