CINXE.COM
LU
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"/> <title>LU</title> <link rel="stylesheet" href="/404.css"/> <meta name="viewport" content="initial-scale=1, maximum-scale=1"/> <meta name="theme-color" content="#004A87"/> <style> @font-face { font-family: PT Sans; src: url("/templates/LU.LV/Public/Css/fonts/PTSans-Regular.ttf"); } </style> </head> <body> <div class="page404" style="background-image: url('/404.png')"> <div class="page404__content"> <div class="slideCard"> <div class="homeHeader__contentSlideLabel"> OOPS! </div> <div class="homeHeader__contentSlideTitle"> <h1 class="h1">404</h1> </div> <div class="homeHeader__contentSlideText"> <p>J奴su mekl膿t膩 lapa netika atrasta. L奴dzu dodieties un galveno vai k膩du citu no m奴su lap膩m.</p> <p>The page you are looking for seems not to be here. Please visit our homepage or move to some other section.</p> </div> <div class="homeHeader__contentSlideAction"> <a id="homeLink" class="luButton luButton-wireframe"></a> </div> </div> </div> </div> <script> let a = document.getElementById('homeLink'); a.href = window.location.origin; a.innerHTML = window.location.host; </script> </body> </html>