maintenance page in BG
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="bg">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Site Maintenance</title>
|
||||
<title>Поддръжка на сайта</title>
|
||||
<style>
|
||||
body {
|
||||
height: 100vh;
|
||||
@ -26,9 +26,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<h1>We’ll be back soon!</h1>
|
||||
<p>Sorry for the inconvenience but we’re performing some maintenance at the moment. We'll be back up shortly!</p>
|
||||
<p>— The Team</p>
|
||||
<h1>Скоро ще се върнем!</h1>
|
||||
<p>Съжаляваме за неудобството, но в момента извършваме поддръжка на сайта. Ще се върнем онлайн скоро!</p>
|
||||
<p>— Екипът на ССОМ: Специално Свидетелстване София</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user