Hi all,

I have a slight problem with sharing templates between appliances.
Given 2 appliances, "init" and "test" . Init has a view called
"base_template.html", so I thought a way to call the view from "test"
would be:

# a controller in "test"
response.view = "applications/init/views/base_template.html"

variations of this did not work either( ../applications ... or /
applications)

What would be the correct way? I know this was discussed a looong time
ago on the list,I just cant seem to find the post.


Thanks










--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to