]> git.mxchange.org Git - friendica.git/blob - view/templates/footer.tpl
Issue 6394: The contact location has to be BBEncoded
[friendica.git] / view / templates / footer.tpl
1 {{foreach $footerScripts as $scriptUrl}}
2 <script type="text/javascript" src="{{$scriptUrl}}"></script>
3 {{/foreach}}