4 <table width="100%" bgcolor="{$title_bg_color}" cellspacing="2">
5 <tr><td height="7"></td><td></td></tr>
8 <td width="100%" height="12" valign="middle"><h1>{$home_title}</h1></td>
11 <td height="5"></td><td></td>
16 <table width="100%" cellspacing="0" cellpadding="0" border="0">
17 <tr bgcolor="#000000" valign="middle">
20 <tr><td height="8"></td></tr>
24 <tr><td height="2"></td></tr>
25 <tr><td height="1" bgcolor="#000000"></td></tr>
26 <tr><td height="10"></td></tr>
29 <table width="100%" height="100%" cellpadding="10">
31 <table width="100%" bgcolor="{$main_tbl_color}" border="2">
33 <table cellpadding="10">
35 <table width="100%" cellpadding="3" border="2">
37 <td width="25%" align = "center" ><font color="{$info_color}">Tickets Waiting for Direct Action</font></td>
38 <td width="25%" align = "center" ><font color="{$info_color}">Tickets Todo</font></td>
39 <td width="25%" align = "center" ><font color="{$info_color}">Newest Ticket</font></td>
40 <td width="25%" align = "center" ><font color="{$info_color}">Total amount of Tickets</font></td>
43 <td width="25%" align = "center" ><a href="{$ingame_webpath}?page=show_queue&get=create&userid={$user_id}&groupid=1&what=waiting_for_support&how=assigned&who=user"><font color="{$notification_color}">{$nrAssignedWaiting}</font></a></td>
44 <td width="25%" align = "center" ><a href="{$ingame_webpath}?page=show_queue&get=todo"><font color="{$notification_color}">{$nrToDo}</font></a></td>
45 <td width="25%" align = "center" ><a href="{$ingame_webpath}?page=show_ticket&id={$newestTicketId}"><font color="{$notification_color}">{$newestTicketTitle}</font></a></td>
46 <td width="25%" align = "center" ><a href="{$ingame_webpath}?page=show_queue&get=all"><font color="{$notification_color}">{$nrTotalTickets}</font></a></td>
56 <table width="100%" bgcolor="{$main_tbl_color}" border="2">
58 <table cellpadding="10">
60 <p><h3>{$home_info}</h3></p>
61 <p> This is the GSOC project of Daan Janssens mentored by Matthew Lagoe.</p>