]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/smarty3/profed_end.tpl
Implement Smarty3
[friendica.git] / view / theme / frost-mobile / smarty3 / profed_end.tpl
1
2 <script type="text/javascript" src="js/country.min.js" ></script>
3
4 <script language="javascript" type="text/javascript">
5         Fill_Country('{{$country_name}}');
6         Fill_States('{{$region}}');
7 </script>
8