]> git.mxchange.org Git - friendica.git/blob - view/theme/decaf-mobile/smarty3/head.tpl
Decaf mobile: an (almost) Javascript-free theme
[friendica.git] / view / theme / decaf-mobile / smarty3 / head.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7 {{*<!--<meta content='width=device-width, minimum-scale=1 maximum-scale=1' name='viewport'>
8 <meta content='True' name='HandheldFriendly'>
9 <meta content='320' name='MobileOptimized'>-->*}}
10 <meta name="viewport" content="width=device-width; initial-scale = 1.0; maximum-scale=1.0; user-scalable=no" />
11 {{*<!--<meta name="viewport" content="width=100%;  initial-scale=1; maximum-scale=1; minimum-scale=1; user-scalable=no;" />-->*}}
12
13 <base href="{{$baseurl}}/" />
14 <meta name="generator" content="{{$generator}}" />
15 {{*<!--<link rel="stylesheet" href="{{$baseurl}}/library/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
16 <link rel="stylesheet" href="{{$baseurl}}/library/tiptip/tipTip.css" type="text/css" media="screen" />
17 <link rel="stylesheet" href="{{$baseurl}}/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />-->*}}
18
19 <link rel="stylesheet" type="text/css" href="{{$stylesheet}}" media="all" />
20
21 <link rel="shortcut icon" href="{{$baseurl}}/images/friendica-32.png" />
22 <link rel="search"
23          href="{{$baseurl}}/opensearch" 
24          type="application/opensearchdescription+xml" 
25          title="Search in Friendica" />
26
27 <script>
28         window.delItem = "{{$delitem}}";
29 {{*/*   window.commentEmptyText = "{{$comment}}";
30         window.showMore = "{{$showmore}}";
31         window.showFewer = "{{$showfewer}}";
32         var updateInterval = {{$update_interval}};
33         var localUser = {{if $local_user}}{{$local_user}}{{else}}false{{/if}};*/*}}
34 </script>