LiveUser
[ class tree: LiveUser ] [ index: LiveUser ] [ all elements ]

Source for file error-page.tpl.php

Documentation is available at error-page.tpl.php

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3. <head>
  4.   <title>Example 4</title>
  5.       <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  6.       <link rel="stylesheet" href="style.css" type="text/css">
  7. </head>
  8.  
  9. <body>
  10.     <h1>error</h1>
  11.  
  12.     <p>{error_msg}</p>
  13. </body>
  14. </html>

Documentation generated on Mon, 11 Mar 2019 15:40:12 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.