~marcelo-escobal/geined/Alianza

« back to all changes in this revision

Viewing changes to no_autorizado.html.moved

  • Committer: Cualquier Desarrollador
  • Date: 2010-01-29 21:15:22 UTC
  • Revision ID: desarrollo@marte-20100129211522-u97qh9o90mhdap04
Importación inicial

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
4
<head>
 
5
    <title>no_autorizado</title>
 
6
                <link type="text/css" href="alianza.css" rel="stylesheet" />
 
7
</head>
 
8
<body>
 
9
    <h1>No autorizado</h1>
 
10
                <p>Usted no tiene autorización para ver esta página</p>
 
11
                <input type="button" value="Volver" onClick="parent.location='alianza.php'" />
 
12
</body>
 
13
</html>
 
 
b'\\ No newline at end of file'