[ 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/ -> link.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  {*?template charset=latin1?*}
   3  {default enable_print=true()}
   4  
   5  <link rel="Home" href={"/"|ezurl} title="{'%sitetitle front page'|i18n('design/standard/layout',,hash('%sitetitle',$site.title))}" />
   6  <link rel="Index" href={"/"|ezurl} />
   7  <link rel="Top"  href={"/"|ezurl} title="{$site_title}" />
   8  <link rel="Search" href={"content/advancedsearch"|ezurl} title="{'Search %sitetitle'|i18n('design/standard/layout',,hash('%sitetitle',$site.title))}" />
   9  <link rel="Shortcut icon" href={"favicon.ico"|ezimage} type="image/x-icon" />
  10  <link rel="Copyright" href={"/ezinfo/copyright"|ezurl} />
  11  <link rel="Author" href={"/ezinfo/about"|ezurl} />
  12  
  13  {section show=$enable_print}
  14  <link rel="Alternate" href={concat("layout/set/print/",$site.uri.original_uri)|ezurl} media="print" title="{'Printable version'|i18n('design/standard/layout')}" />
  15  {/section}
  16  
  17  {/default}


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