From bcc9135851a4a83428ba4bb73b232654fda50d70 Mon Sep 17 00:00:00 2001 From: Musselman Date: Thu, 30 Nov 2023 03:23:38 -0600 Subject: [PATCH] Update templates with viewport meta tag This addition helps ensure proper rendering and responsiveness of the webpage across different devices and screen sizes. --- templates/edit.html | 198 +++++++++++++++++++++++------------------ templates/index.html | 2 + templates/list.html | 3 + templates/newuser.html | 2 + 4 files changed, 117 insertions(+), 88 deletions(-) diff --git a/templates/edit.html b/templates/edit.html index d484d9a..88d5918 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -3,11 +3,14 @@ Edit File - - + + - + + +