PHP Classes

File: app/images/denied.php

Recommend this page to a friend!
  Classes of Laudir Bispo   PHP Real Estate Website   app/images/denied.php   Download  
File: app/images/denied.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Real Estate Website
Manage the properties of a real estate business
Author: By
Last change:
Date: 3 years ago
Size: 871 bytes
 

Contents

Class file image Download
?<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Acesso negado</title>
<link href="/app/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="/app/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="/app/css/login.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,800' rel='stylesheet' type='text/css'>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">

</head>

<body >

<SECTION CLASS="row">
    <DIV CLASS="container">
   
  
    </DIV>
</SECTION>


<script src="/libs/jQuery/jquery-2.2.3.js" CROSSORIGIN="anonymous"></script>
<script src="/app/javascript/bootstrap.min.js" CROSSORIGIN="anonymous"></script>
<script src="/app/javascript/app.min.js" CROSSORIGIN="anonymous"></script>


</body>
</html>