2013-08-03 13:26:54 -04:00
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="./tpl/img/favicon.ico" />
|
|
|
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="./tpl/img/apple-touch-icon-144x144-precomposed.png">
|
|
|
|
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="./tpl/img/apple-touch-icon-72x72-precomposed.png">
|
|
|
|
<link rel="apple-touch-icon-precomposed" href="./tpl/img/apple-touch-icon-precomposed.png">
|
|
|
|
<link rel="stylesheet" href="./tpl/css/knacss.css" media="all">
|
|
|
|
<link rel="stylesheet" href="./tpl/css/style.css" media="all">
|
2013-08-05 15:56:32 -04:00
|
|
|
<link rel="stylesheet" href="./tpl/css/style-{{ constant('THEME') }}.css" media="all" title="{{ constant('THEME') }} theme">
|
|
|
|
<link rel="stylesheet" href="./tpl/css/messages.css" media="all">
|
|
|
|
<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
|