friendica-github/view/theme/frost-mobile/smarty3/photo_edit_head.tpl

11 lines
220 B
Smarty

{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
<script>
window.prevLink = "{{$prevlink}}";
window.nextLink = "{{$nextlink}}";
window.photoEdit = true;
</script>