2014-11-17 16:49:34 -05:00
|
|
|
<link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-152.png" sizes="152x152">
|
|
|
|
<link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-152.png" sizes="152x152">
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-144.png" sizes="144x144">
|
|
|
|
<link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-144.png" sizes="144x144">
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-120.png" sizes="120x120">
|
|
|
|
<link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-120.png" sizes="120x120">
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-114.png" sizes="114x114">
|
|
|
|
<link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-114.png" sizes="114x114">
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-76.png" sizes="76x76">
|
|
|
|
<link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-76.png" sizes="76x76">
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-72.png" sizes="72x72">
|
|
|
|
<link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-72.png" sizes="72x72">
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-57.png" sizes="57x57">
|
|
|
|
<link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon-57.png" sizes="57x57">
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" href="{{ poche_url }}themes/_global/img/appicon/apple-touch-icon.png">
|
|
|
|
|
2014-11-18 09:28:39 -05:00
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="{{ poche_url }}themes/_global/img/appicon/favicon.ico">
|
|
|
|
|
2014-03-28 05:26:48 -04:00
|
|
|
<link rel="stylesheet" href="{{ poche_url }}themes/default/css/knacss.css" media="all">
|
|
|
|
<link rel="stylesheet" href="{{ poche_url }}themes/default/css/style.css" media="all">
|
|
|
|
<link rel="stylesheet" href="{{ poche_url }}themes/{{ theme }}/css/style-{{ theme }}.css" media="all" title="{{ theme }} theme">
|
|
|
|
<link rel="stylesheet" href="{{ poche_url }}themes/default/css/messages.css" media="all">
|
|
|
|
<link rel="stylesheet" href="{{ poche_url }}themes/default/css/print.css" media="print">
|
2014-11-18 10:01:37 -05:00
|
|
|
<script src="{{ poche_url }}themes/_global/js/jquery-2.0.3.min.js"></script>
|
|
|
|
<script src="{{ poche_url }}themes/_global/js/autoClose.js"></script>
|
2014-11-17 16:54:15 -05:00
|
|
|
<script src="{{ poche_url }}themes/default/js/closeMessage.js"></script>
|
2014-11-18 10:01:37 -05:00
|
|
|
<script src="{{ poche_url }}themes/_global/js/saveLink.js"></script>
|
|
|
|
<script src="{{ poche_url }}themes/_global/js/popupForm.js"></script>
|