aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates
diff options
context:
space:
mode:
authorKira <kira.eva@protonmail.com>2023-05-17 02:17:11 +0100
committerKira <kira.eva@protonmail.com>2023-05-17 02:17:11 +0100
commit218b301505bfa295b9f5cfc4bef92669ed36d936 (patch)
treed9049f7d951c5fb218012cb0f88a6e7e4466644a /src/templates
parent4f93be86f144aca49b566791831d198e05687a37 (diff)
downloadUKGenderPayGap-218b301505bfa295b9f5cfc4bef92669ed36d936.tar.gz
UKGenderPayGap-218b301505bfa295b9f5cfc4bef92669ed36d936.zip
Add metatag to make responsive
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/template.html.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/template.html.j2 b/src/templates/template.html.j2
index 02da03a..834e798 100644
--- a/src/templates/template.html.j2
+++ b/src/templates/template.html.j2
@@ -1,6 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UK Gender Pay Gap :: {{ title }}</title>
<!-- JQuery and JQurty UI current version -->