Renane eesyphp.css file as app.css
This commit is contained in:
parent
fc29012dce
commit
b1c8185eab
2 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
<!-- Font Awesome -->
|
<!-- Font Awesome -->
|
||||||
<link href="{static_url path="lib/Fork-Awesome-1.2.0/css/fork-awesome.min.css"}" rel="stylesheet"/>
|
<link href="{static_url path="lib/Fork-Awesome-1.2.0/css/fork-awesome.min.css"}" rel="stylesheet"/>
|
||||||
|
|
||||||
<link href="{static_url path="css/eesyphp.css"}" rel="stylesheet"/>
|
<link href="{static_url path="css/app.css"}" rel="stylesheet"/>
|
||||||
{foreach $css as $path}
|
{foreach $css as $path}
|
||||||
<link href="{$path|escape:"quotes"}" rel="stylesheet"/>
|
<link href="{$path|escape:"quotes"}" rel="stylesheet"/>
|
||||||
{/foreach}
|
{/foreach}
|
||||||
|
|
Loading…
Reference in a new issue