[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/templates/ -> popup_pagelayout.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  {*?template charset=latin1?*}
   3  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   4      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{$site.http_equiv.Content-language|wash}" lang="{$site.http_equiv.Content-language|wash}">
   6  
   7  <head>
   8      <link rel="stylesheet" type="text/css" href={"stylesheets/core.css"|ezdesign} />
   9      <link rel="stylesheet" type="text/css" href={"stylesheets/admin.css"|ezdesign} />
  10  
  11  {include uri="design:page_head.tpl"}
  12  
  13  </head>
  14  
  15  <body>
  16  
  17  {* Main area START *}
  18  
  19  {include uri="design:page_mainarea.tpl"}
  20  
  21  {* Main area END *}
  22  
  23  {include uri="design:page_copyright.tpl"}
  24  
  25  <!--DEBUG_REPORT-->
  26  
  27  </body>
  28  </html>


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7