From ec23fc1e83324400091305bfd2ce0cc240d55b15 Mon Sep 17 00:00:00 2001 From: Guna-K Date: Thu, 21 Sep 2023 21:38:31 +0530 Subject: [PATCH] added the about and contact details --- .../djangoapp/templates/djangoapp/about.html | 0 .../templates/djangoapp/contact.html | 0 .../djangoapp/templates/djangoapp/index.html | 24 +++++++++++++++---- 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 server/djangoapp/templates/djangoapp/about.html create mode 100644 server/djangoapp/templates/djangoapp/contact.html diff --git a/server/djangoapp/templates/djangoapp/about.html b/server/djangoapp/templates/djangoapp/about.html new file mode 100644 index 0000000000..e69de29bb2 diff --git a/server/djangoapp/templates/djangoapp/contact.html b/server/djangoapp/templates/djangoapp/contact.html new file mode 100644 index 0000000000..e69de29bb2 diff --git a/server/djangoapp/templates/djangoapp/index.html b/server/djangoapp/templates/djangoapp/index.html index 1a9ee6e39a..5f00b3f44b 100644 --- a/server/djangoapp/templates/djangoapp/index.html +++ b/server/djangoapp/templates/djangoapp/index.html @@ -14,10 +14,26 @@ - - This is the index page of your Django app! - - + +