Chris@0: {# Chris@0: /** Chris@0: * @file Chris@0: * Default theme implementation of a datetime form element. Chris@0: * Chris@0: * Available variables: Chris@0: * - attributes: HTML attributes for the datetime form element. Chris@0: * - content: The datelist form element to be output. Chris@0: * Chris@0: * @see template_preprocess_datetime_form() Chris@0: * Chris@0: * @ingroup themeable Chris@0: */ Chris@0: #} Chris@0: Chris@0: {{ content }} Chris@0: