Chris@0: {# Chris@0: /** Chris@0: * @file Chris@0: * Default theme implementation for the messages block. Chris@0: * Chris@0: * Removes wrapper elements from block so that empty block does not appear when Chris@0: * there are no messages. Chris@0: * Chris@0: * Available variables: Chris@0: * - content: The content of this block. Chris@0: * Chris@0: * @ingroup themeable Chris@0: */ Chris@0: #} Chris@0: {{ content }}