mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
8 lines
120 B
Smarty
8 lines
120 B
Smarty
|
|
|
|
<script>
|
|
window.prevLink = "{{$prevlink}}";
|
|
window.nextLink = "{{$nextlink}}";
|
|
window.photoEdit = true;
|
|
|
|
</script>
|