При проверке обнаружена ошибка в header.tpl
Error: Attribute svld not allowed on element body at this point.
From line 5, column 530; to line 5, column 614
--></head><body svld='111111111111111111111111111' id="index" class="responsive index lang_ru"><div i
Attributes for element body:
Global attributes
onafterprint
onbeforeprint
onbeforeunload
onhashchange
onlanguagechange
onmessage
onoffline
ononline
onpagehide
onpageshow
onpopstate
onrejectionhandled
onstorage
onunhandledrejection
onunload
Как я понимаю, атрибут svld не разрешен для body, но какой атрибут будет поставить правильно? Подскажите пожалуйста, ребята.
Код:
<body svld='111111111111111111111111111' {if isset($page_name)}id="{$page_name|escape:'htmlall':'UTF-8'}"{/if} class="responsive {if isset($page_name)}{$page_name|escape:'html':'UTF-8'}{/if}{if isset($body_classes) && $body_classes|@count} {implode value=$body_classes separator=' '}{/if}{if $hide_left_column} hide-left-column{/if}{if $hide_right_column} hide-right-column{/if}{if $content_only} content_only{/if} lang_{$lang_iso}">