typo
parent
76d72e9bdd
commit
7dc357a6db
|
@ -7,7 +7,6 @@
|
|||
<TMPL_IF NAME="FAVICON">
|
||||
<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />
|
||||
</TMPL_IF>
|
||||
<TMPL_IF NAME="STYLE_CSS">
|
||||
<link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
|
||||
<TMPL_IF NAME="LOCAL_CSS">
|
||||
<link rel="stylesheet" href="<TMPL_VAR BASEURL><TMPL_VAR LOCAL_CSS>" type="text/css" />
|
||||
|
|
Loading…
Reference in New Issue