[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/templates/standard/ -> header.template (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
   2  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{$locale->getLanguageId()}" lang="{$locale->getLanguageId()}" dir="{$locale->getDirection()}">
   3   <head>
   4   <meta http-equiv="content-type" content="text/html; charset={$locale->getCharset()}" />
   5   <meta name="generator" content="{$version}" />
   6   <meta http-equiv="Content-Language" content="{$locale->getLanguageId()}" />
   7   <title>{$pageTitle|escape:"html"}</title>
   8   <link rel="stylesheet" type="text/css" title="Style" href="{$url->getTemplateFile("style.css")}" />
   9   <!--[if IE ]>
  10  <link rel="stylesheet" type="text/css" title="Style" href="{$url->getTemplateFile("style-ie.css")}" />
  11  <![endif] -->
  12   <link rel="alternate" type="application/xml" title="RSS 2.0" href="{$url->rssLink("rss20")}" />
  13   <link rel="alternate" type="application/xml" title="RSS 1.0" href="{$url->rssLink("rss10")}" />
  14   <link rel="alternate" type="application/xml" title="RSS 0.90" href="{$url->rssLink("rss090")}" />
  15   <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="{$url->rssLink("atom")}" />  
  16   <link rel="shortcut icon" type="image/x-icon" href="{$url->getTemplateFile("favicon.ico")}" />
  17  
  18    {if $badbehavior}
  19       {$badbehavior->showBB2JavaScript()}
  20    {/if}
  21  
  22   </head>
  23    <body> 
  24  <!-- Cached content created: {"0"|date_format:"%D %H:%M:%S"} -->
  25  <div id="Container">
  26    
  27  <div id="Title"><h1><a href="{$url->blogLink()}">{$blog->getBlog()}</a></h1></div>
  28    
  29  <div id="Subtitle">{$blog->getAbout()}</div>
  30  
  31  <div id="Subcontainer">  
  32  
  33  <div id="Content">


Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics