mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-09-07 05:18:05 +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">
|
<link rel="stylesheet" href="/static/style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main class="locked-notice">
|
<main class="locked-notice main-width">
|
||||||
<section class="locked-notice__message">
|
<section class="locked-notice__message">
|
||||||
<p class="locked-notice__lock">🔒</p>
|
<p class="locked-notice__lock">🔒</p>
|
||||||
<h1 class="locked-notice__title">{%s lc.Get("auth.lock_title") %}</h1>
|
<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">
|
<link rel="stylesheet" href="/static/style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main class="locked-notice">
|
<main class="locked-notice main-width">
|
||||||
<section class="locked-notice__message">
|
<section class="locked-notice__message">
|
||||||
<p class="locked-notice__lock">🔒</p>
|
<p class="locked-notice__lock">🔒</p>
|
||||||
<h1 class="locked-notice__title">`)
|
<h1 class="locked-notice__title">`)
|
||||||
|
Reference in New Issue
Block a user