Fix typo
This commit is contained in:
parent
1bafadc279
commit
fc980eacf0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{template base}
|
{template base}
|
||||||
<!DOCTYPE html>{\n}
|
<!DOCTYPE html>{\n}
|
||||||
<html lang="{$condig.lang}">
|
<html lang="{$config.lang}">
|
||||||
<head>
|
<head>
|
||||||
<title>{$config.title}</title>
|
<title>{$config.title}</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
Loading…
Add table
Reference in a new issue