At the moment I have in severall kid templates the folowing code:
#####
<?python
  back   = 'Terug'
  create = 'Nieuwe'
  edit   = 'Aanpassen'
  show   = 'Toon'
?>
#####

I would like to centralise this. I tried to put this in the
master.kid. But then those variables are not recognised. Is there a
way to export things from the master.kid to the templates that are
based on it?

-- 
Cecil Westerhof

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to turbogears@googlegroups.com
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