Example #1
0
?>

<form class="form" action="<?php 
echo $g_display["form_action"];
?>
" method="POST">
	<div class="evt_title"><p><?php 
echo $f->title;
?>
</p></div>
	<h1>{{Define your event}}</h1>
	<div class="form_section">
		<table width="700" style="margin: 0px auto;">
			<tr>
				<td><?php 
echo $f->get_element('title');
?>
</td>
				<td width="700">&nbsp;</td>
				<td><?php 
echo $f->get_element('organizer_name');
?>
</td>
			</tr>
			<tr>
				<td><?php 
echo $f->get_element('happening_t');
?>
</td>
				<td>&nbsp;</td>
				<td><?php