mirror of
https://github.com/friendica/friendica
synced 2024-11-10 22:22:53 +00:00
8 lines
120 B
Smarty
8 lines
120 B
Smarty
|
|
|
|
<script>
|
|
window.prevLink = "{{$prevlink}}";
|
|
window.nextLink = "{{$nextlink}}";
|
|
window.photoEdit = true;
|
|
|
|
</script>
|