From a11a932028798c3c3e48cb2173a02b749a1ccda7 Mon Sep 17 00:00:00 2001 From: Muhammad Rameen Farooqui Date: Mon, 6 Jan 2025 05:58:14 +0530 Subject: [PATCH] Fix: resolved the index.html error --- Visual Studio Code Projects/Day-57/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Visual Studio Code Projects/Day-57/templates/index.html b/Visual Studio Code Projects/Day-57/templates/index.html index c351829..f046c70 100644 --- a/Visual Studio Code Projects/Day-57/templates/index.html +++ b/Visual Studio Code Projects/Day-57/templates/index.html @@ -8,7 +8,7 @@

Hello World!

{{ 5 * 6}}

Random Number: {{ num }}

-Go To Blog +Go To Blog