]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/smarty3/profed_end.tpl
fix profile_vcard all themes
[friendica.git] / view / theme / frost / 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         profInitEditor();
6         Fill_Country('{{$country_name}}');
7         Fill_States('{{$region}}');
8 </script>
9