1
0
Fork 1
mirror of https://github.com/friendica/friendica synced 2025-02-18 08:46:48 +00:00
friendica-github/view/theme/frost-mobile/templates/profed_end.tpl

9 lines
195 B
Smarty

<script type="text/javascript" src="js/country.js" ></script>
<script language="javascript" type="text/javascript">
Fill_Country('{{$country_name}}');
Fill_States('{{$region}}');
</script>