]> git.mxchange.org Git - friendica.git/blob - view/templates/footer.tpl
Merge pull request #11194 from MrPetovan/bug/11193-post-user-view-body-null
[friendica.git] / view / templates / footer.tpl
1 {{foreach $footerScripts as $scriptUrl}}
2 <script type="text/javascript" src="{{$scriptUrl}}"></script>
3 {{/foreach}}