summaryrefslogtreecommitdiff
path: root/templates/login_form.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/login_form.html')
-rw-r--r--templates/login_form.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/login_form.html b/templates/login_form.html
index 254d45c..b3d5a3b 100644
--- a/templates/login_form.html
+++ b/templates/login_form.html
@@ -1,6 +1,7 @@
<html>
<head>
<title>Login Form</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<center>
bgstack15