]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/templates/head.tpl
frio: events - adapt changes to the templates of the other themes
[friendica.git] / view / theme / frost / templates / head.tpl
index 71fdfaa3134d288b98a76422b12ed374b7575184..fc56c24b78e6e836ac3eb1ac7dc84a96d2e52f44 100644 (file)
@@ -5,9 +5,12 @@
 <link rel="stylesheet" href="{{$baseurl}}/library/colorbox/colorbox.css" type="text/css" media="screen" />
 {{*<!--<link rel="stylesheet" href="{{$baseurl}}/library/tiptip/tipTip.css" type="text/css" media="screen" />-->*}}
 <link rel="stylesheet" href="{{$baseurl}}/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
+<link rel="stylesheet" href="{{$baseurl}}/library/datetimepicker/jquery.datetimepicker.css" type="text/css" media="screen" />
 
 <link rel="stylesheet" type="text/css" href="{{$stylesheet}}" media="all" />
 
+<script type="text/javascript" src="{{$baseurl}}/js/jquery.js" ></script>
+
 <link rel="shortcut icon" href="{{$baseurl}}/images/friendica-32.png" />
 <link rel="search"
          href="{{$baseurl}}/opensearch"