<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi;<br>
I can do this:<br>
<br>
&lt;div tal:replace="template/comment"&gt;&lt;/div&gt;<br>

<br>
and fetch my variable from the document. However, I want to be able to fetch it from another document, like this:<br>
<br>
&lt;div tal:replace="Essential_Documentation/Rosenthal_Interview_frame.pt/template/comment"&gt;&lt;/div&gt;<br>
<br><br>
But that syntax doesn't work. How do I do it?<br>
TIA,<br>
Nancy</div></div><br></body></html>