corrected template for welcome
This commit is contained in:
parent
d227399131
commit
4af08e2f76
|
|
@ -29,7 +29,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||||
<meta name="robots" content="noindex, nofollow">
|
<meta name="robots" content="noindex, nofollow">
|
||||||
|
|
||||||
<link rel="shortcut icon" href=""${resourcesPath}/favicon.ico" type="image/x-icon">
|
<link rel="shortcut icon" href="${resourcesPath}/favicon.ico" type="image/x-icon">
|
||||||
|
|
||||||
<#if properties.styles?has_content>
|
<#if properties.styles?has_content>
|
||||||
<#list properties.styles?split(' ') as style>
|
<#list properties.styles?split(' ') as style>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue