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? Previously I have:

//metal:use-macro="sites/${site}.html/content"

//in main.html.


cheers!
szymek


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

Reply via email to