Updates the doctype to be lowercase
This commit is contained in:
parent
60350747a5
commit
27543f9024
1 changed files with 20 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
{locale path="../i18n" domain="Alltube"}
|
||||
<!Doctype HTML>
|
||||
<!doctype html>
|
||||
<html {if isset($locale)}lang="{$locale->getBcp47()}"{/if}>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue