If page_heading is not defined at all than
{{if page_heading:}}will throw an exception (the one being reported). is globals() means "is defined in this scope" On Oct 14, 9:30 am, annet <[email protected]> wrote: > Massimo, > > What is the advantage of 'in globals()' > > Annet

