<?
	include_once("/home/duane/translingo.org/includes/general.php");
	$smarty->display('header.tpl');
	$smarty->display('contact.tpl');
	$smarty->display('footer.tpl');
?>