
            <html>
                <body>
                    <div class="container">
                        <h1>Service is Running</h1>
                        <p>Server time: <script>document.write(new Date().toLocaleString())</script></p>
                        <p>Domain: just01.ppavel.ru</p>
                    </div>
                </body>
            </html>
        