]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/smarty3/photo_edit_head.tpl
Implement Smarty3
[friendica.git] / view / theme / frost-mobile / smarty3 / photo_edit_head.tpl
1
2 <script>
3         window.prevLink = "{{$prevlink}}";
4         window.nextLink = "{{$nextlink}}";
5         window.photoEdit = true;
6
7 </script>