mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-29 01:23:35 +02:00
lint
This commit is contained in:
parent
5f0e335f99
commit
8b42d2e54f
1 changed files with 5 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!doctype html>
|
<!DOCTYPE html>
|
||||||
<html class="codeberg-design">
|
<html class="codeberg-design">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
|
@ -38,14 +38,12 @@
|
||||||
<p>Sorry, but this page couldn't be served:</p>
|
<p>Sorry, but this page couldn't be served:</p>
|
||||||
<p><b>"{{.Message}}"</b></p>
|
<p><b>"{{.Message}}"</b></p>
|
||||||
<p>
|
<p>
|
||||||
The page you tried to reach is hosted on Codeberg Pages, which might
|
The page you tried to reach is hosted on Codeberg Pages, which might currently be experiencing technical
|
||||||
currently be experiencing technical difficulties. If that is the case,
|
difficulties. If that is the case, it could take a little while until this page is available again.
|
||||||
it could take a little while until this page is available again.
|
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Otherwise, this page might also be unavailable due to a configuration
|
Otherwise, this page might also be unavailable due to a configuration error. If you are the owner of this
|
||||||
error. If you are the owner of this website, please make sure to check
|
website, please make sure to check the
|
||||||
the
|
|
||||||
<a href="https://docs.codeberg.org/codeberg-pages/troubleshooting/" target="_blank"
|
<a href="https://docs.codeberg.org/codeberg-pages/troubleshooting/" target="_blank"
|
||||||
>troubleshooting section in the Docs</a
|
>troubleshooting section in the Docs</a
|
||||||
>!
|
>!
|
||||||
|
|
Loading…
Add table
Reference in a new issue