No. But you can do use web2py template in quotes
``
{{if condition:}}
{{=plugin_wiki.widget(name,**attributes)}}
{{pass}}
``:templateOn Sep 13, 8:53 pm, mart <[email protected]> wrote: > hi, > > couldn't find anything earlier posts... so basically, just looking to > see of there is a way to make the contents of quotes (forms for db > query/update, etc.) within plugin_wiki pages disappear while not used/ > needed ? > > again, any help would be great :) > > Thanks, > Mart :)

