Chris@0: {# Chris@0: /** Chris@0: * @file Chris@0: * Default theme implementation for a 'form' element. Chris@0: * Chris@0: * Available variables Chris@0: * - attributes: A list of HTML attributes for the wrapper element. Chris@0: * - children: The child elements of the form. Chris@0: * Chris@0: * @see template_preprocess_form() Chris@0: * Chris@0: * @ingroup themeable Chris@0: */ Chris@0: #} Chris@0: