PHP Classes

File: App/Views/errors/503.php

Recommend this page to a friend!
  Classes of Muhammad Umer Farooq   What is My Browser   App/Views/errors/503.php   Download  
File: App/Views/errors/503.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: What is My Browser
Show the details of the current user browser
Author: By
Last change:
Date: 5 years ago
Size: 328 bytes
 

Contents

Class file image Download
<?= \Zest\View\View::view('nav'); ?>
<title>503</title>
<div id='pages'>
    <h1 class="align-center">Sorry maintenance</h1>
</div>
<div class="container" id='white-board'>
    <h1 class="zest-title" ><span class="page-title">Sorry maintenance</span></h1>
    <p>Sorry, site is in maintenance mode.</p>
</div>
<div id='relax'></div>