From 3b22586890425c8b8e555bce649649228b26c02b Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Sun, 29 Oct 2023 14:28:43 -0500 Subject: Add students blueprint using psycopg --- ustayml/templates/blog/create.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ustayml/templates/blog/create.html') diff --git a/ustayml/templates/blog/create.html b/ustayml/templates/blog/create.html index 88e31e4..9132641 100644 --- a/ustayml/templates/blog/create.html +++ b/ustayml/templates/blog/create.html @@ -10,6 +10,6 @@ - + {% endblock %} -- cgit v1.2.3