Yeah, so in the parent template (base.html) I've specified the usual
{% block content %} and in the child template, the call to the form is
well within the corresponding block tags. I've checked syntax about a
million times too, to make sure there's no syntax error - it's a
pretty simple project, so not much to check.....thanks for the answer though - any other ideas? Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

