On 20-11-2008 at 14:30:57 Szymek Przybył <[EMAIL PROTECTED]> wrote:

But if in main.html there will be:

<html metal:define-macro="main">
<head>
<script tal:condition="exists:needs_scripts" src=".." />
</head>
<body metal:define-slot="body"/>
</html>

Where could I insert info, that current page is, for example, contact.html?

$phptal->setTemplate('contact.html');

--
regards, Kornel

_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to