]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/Reporting.html.in
Add viewport in HTML
[debbugs.git] / html / Reporting.html.in
index caf81ef9a7d1351d859839d47c5b92ae414407f0..cdc2a7f9454758ee2babf8ec2496d5f3702378a8 100644 (file)
@@ -3,6 +3,7 @@ $gReportingHtml = <<HTML_END
 <html>
 <head>
   <title>$gProject $gBugs - how to report a $gBug</title>
+  <meta name="viewport" content="width=device-width, initial-scale=1">
   <link rev="made" href="mailto:$gMaintainerEmail">
   <link rel="stylesheet" href="$gWebHostBugDir/css/bugs.css" type="text/css">
 </head>