11 lines
281 B
Smarty
11 lines
281 B
Smarty
<meta charset="utf-8">
|
|
<link rel="icon" href="{$host/}/static/images/favicon.ico">
|
|
<title>Eiffel RESTonCMS</title>
|
|
{if condition="$web"}
|
|
{include file="master2/optional_styling_css.tpl"/}
|
|
{/if}
|
|
{if condition="$html"}
|
|
{include file="master2/optional_styling_css.tpl"/}
|
|
{/if}
|
|
|