> > Is there a rule which says index.html cannot extend base.html?
No. That's what I do. It does seem to work - at least until I try and use an <img> tag. It then > barfs with an uninformative "there has been an error" or similar. I suspect a more detailed error message will be necessary to figure out what's going wrong. I'm assuming this message is in the logs? On Fri, Aug 14, 2015 at 9:14 AM, Mike Dewhirst <[email protected]> wrote: > Is there a rule which says index.html cannot extend base.html? > > It does seem to work - at least until I try and use an <img> tag. It then > barfs with an uninformative "there has been an error" or similar. > > The base.html blocks all render nicely - but not the content. > > Could it be that I need a plain and self-contained index.html page which > is not a Django template? > > Thanks > > Mike > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
