mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-09-03 19:38:04 +00:00
@@ -121,7 +121,7 @@ Telegram auth widget was requested by Yogurt. As you can see, we don't offer use
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<main class="locked-notice">
|
||||
<main class="locked-notice main-width">
|
||||
<section class="locked-notice__message">
|
||||
<p class="locked-notice__lock">🔒</p>
|
||||
<h1 class="locked-notice__title">{%s lc.Get("auth.lock_title") %}</h1>
|
||||
|
@@ -532,7 +532,7 @@ func StreamLock(qw422016 *qt422016.Writer, lc *l18n.Localizer) {
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<main class="locked-notice">
|
||||
<main class="locked-notice main-width">
|
||||
<section class="locked-notice__message">
|
||||
<p class="locked-notice__lock">🔒</p>
|
||||
<h1 class="locked-notice__title">`)
|
||||
|
Reference in New Issue
Block a user