]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/jot-header.tpl
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items
[friendica.git] / view / theme / frost-mobile / jot-header.tpl
1
2 <script>
3         window.editSelect = $editselect;
4         window.isPublic = "$ispublic";
5         window.nickname = "$nickname";
6         window.linkURL = "$linkurl";
7         window.vidURL = "$vidurl";
8         window.audURL = "$audurl";
9         window.whereAreU = "$whereareu";
10         window.term = "$term";
11         window.baseURL = "$baseurl";
12         window.geoTag = function () { $geotag }
13 </script>
14
15