PHP Classes

File: _smvc/_view/off.php

Recommend this page to a friend!
  Classes of Bill Rocha   SMVC   _smvc/_view/off.php   Download  
File: _smvc/_view/off.php
Role: Auxiliary script
Content type: text/plain
Description: view para erro de script
Class: SMVC
MVC framework implementation
Author: By
Last change:
Date: 15 years ago
Size: 719 bytes
 

Contents

Class file image Download
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>P&aacute;gina n&atilde;o encontrada!</title>
</head>
<body>
<div style="height:100px; width:300px; margin:100px auto; padding:20px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:16px; color:#FFF; background-color:#F60; border:2px dotted #930"><h1 style="text-align:center; font-size:22px">P&aacute;gina n&atilde;o encontrada!</h1>
  <p style="text-align:center; font-size:12px">Verifique o endere&ccedil;o digitado.</p>
</div>
</body>
</html>