From d4746ba162a16cc4351040f1442bfb20bf98055d Mon Sep 17 00:00:00 2001 From: MOON JUNG WON Date: Wed, 6 Sep 2023 11:41:09 +0900 Subject: [PATCH] test commit --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 43dd9ec..a9b555a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -15,7 +15,7 @@ - +test commit {% block staticfiles %}{% endblock %}