prevent mobile panning and zooming

This commit is contained in:
2026-07-17 09:32:54 +02:00
parent c45870bf24
commit 1577e63e9e
3 changed files with 5 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
@if(private_society && !session)
<html>
<head><title>502 Bad Gateway</title></head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<body bgcolor="white">
<div id="nginx-502-gate">
<center><h1>502 Bad Gatew<span id="secret-letter">a</span>y</h1></center>