Hello at all.
In my master.kid i had this:
<div id="header">&#160;
 <applet archive="flame3.jar" code="flame3.class" width=777
height=100>

 <param name="text" value="la+la">

 <param name="id_key" value="6s890667530995822119">

 </applet></div>

and i get this error:

TemplateExtendsError: Could not open '/home/luca/Desktop/Turbogears/
test/test/templates/master.kid'
Template file "'master.kid'" not found
while processing extends="'master.kid'"
Error location in template file '/home/luca/Desktop/Turbogears/test/
test/templates/welcome.kid'
on line 1 after column 120:
... >

I have try also whit "/" :
<div id="header">&#160;
 <applet archive="flame3.jar" code="flame3.class" width=777
height=100>
 <param name="text" value="la+la"/>
 <param name="id_key" value="6s890667530995822119"/>
 </applet></div>

But i get the same error
If i delete the applet all works.
Can you help me to solve the problem.
Regards

Luca

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to