friendica/view/theme/frio/templates/photos_head.tpl

6 lines
203 B
Smarty

<script type="text/javascript" src="view/theme/frio/js/mod_photos.js?v={{$smarty.const.FRIENDICA_VERSION}}"></script>
<script type="text/javascript">
var ispublic = "{{$ispublic nofilter}}";
</script>