'{{content}}', 'input' => '
' . '' . '
', 'error' => '
' . '{{content}}' . '
', // Container for error items. //'errorList' => '', 'errorList' => '{{content}}', // Error item wrapper. //'errorItem' => '
  • {{text}}
  • ', 'errorItem' => '
    {{text}}
    ' ];