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