lang属性使用配置的参数

pull/142/head
smdev 2019-09-25 22:13:10 +08:00
parent 678be2f3a9
commit 3ba70093c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="{$config.language}">
<head> <head>
{include file="common/meta" /} {include file="common/meta" /}