|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="{function.localeToHTML, userLang, defaultLang}">
|
|
|
|
|
<html lang="{function.localeToHTML, userLang, defaultLang}" <!-- IF languageDirection -->data-dir="{languageDirection}" style="direction: {languageDirection};" <!-- ENDIF languageDirection --> >
|
|
|
|
|
<head>
|
|
|
|
|
<title>{browserTitle}</title>
|
|
|
|
|
<!-- BEGIN metaTags -->{function.buildMetaTag}<!-- END metaTags -->
|
|
|
|
|