> Does webpy(0.3) template support inheritance like Django?
> Support '{% block xxx %}'?After trying it both ways, we concluded it was better to handle inheritance from the Python side of things. So you declare vars in child templates and then pass the whole result to a base template. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
