todayistheday - 2004-11-12

Hi

using WebWork (which also extends Velocity) I am using the valid code:
#bodytag (Form "action='addPressetext.action'" "method='post'")
    #tag (Checkbox "name='checkbox'" "label='A checkbox'"
#end

and it shows an error at #end. How do I make veloedit know this is correct. It is a subclass of AbstractTagDirective.

Thanks

josh