[ Index ]
 

Code source de Kupu-1.3.5

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

title

Body

[fermer]

/plone/kupu_plone_layer/ -> emptypage.pt (source)

   1  <html class="kupu-html">
   2    <head>
   3      <title>Kupu contentarea</title>
   4      <link rel="stylesheet" type="text/css" href="#" tal:attributes="href string:$here/portal_url}/kupuplone.css" />
   5      <tal:plone21 condition="exists:here/portal_css">
   6      <metal:css metal:use-macro="here/renderAllTheStylesheets/macros/cssrenderer|nothing">
   7          <!-- Fetch stylesheets from the CSS Registry -->
   8      </metal:css>
   9      </tal:plone21>
  10      <tal:plone20 condition="not:exists:here/portal_css">
  11      <link rel="stylesheet" type="text/css" href="#" tal:attributes="href string:$here/portal_url}/plone.css" />
  12      <link rel="stylesheet" type="text/css" href="#" tal:attributes="href string:$here/portal_url}/ploneCustom.css" />
  13      </tal:plone20>
  14      <base href="emptypage"
  15          tal:define="folderish here/isPrincipiaFolderish; tail python:test(folderish, '/', '');"
  16          tal:attributes="href string:$request/URL1}$tail}" />
  17    </head>
  18    <body class="kupu documentContent">
  19     
  20     <tal:comment replace="nothing">    
  21        This template is an empty placeholder, used for loading contents
  22        into the Kupu editor-iframe.
  23     </tal:comment>
  24     
  25    </body>
  26  </html>


Généré le : Sun Feb 25 15:30:41 2007 par Balluche grâce à PHPXref 0.7