deprecated-themes/frost/templates/profed_end.tpl

9 lines
197 B
Smarty

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