<h2><img src="{$my_pligg_base}/templates/admin/images/page.gif" align="absmiddle" /> {#PLIGG_Visual_AdminPanel_Manage_Pages#}</h2>
<br />
<table class="stripes" cellpadding="0" cellspacing="0" border="0">
<thead>
<tr>
<th>{#PLIGG_Visual_AdminPanel_Page_Submit_Title#}</th>
<th style="width:80px;text-align:center;">{#PLIGG_Visual_AdminPanel_Page_Edit#}</th>
<th style="width:80px;text-align:center;">{#PLIGG_Visual_AdminPanel_Page_Delete#}</th>
</tr>
</thead>
<tbody>
{$page_title}
</tbody>
</table>
{$page_text}
<div class="admin_bottom_button"><a href="{$my_base_url}{$my_pligg_base}/admin/submit_page.php" title="{#PLIGG_Visual_AdminPanel_Page_Submit_New#}"><img src="{$my_pligg_base}/templates/admin/images/new_cat.gif" style="margin-top:2px;"/><p style="margin:1px 0 0 3px;float:right;">{#PLIGG_Visual_AdminPanel_Page_Submit_New#}</p></a></div>
<div style="clear:both;"> </div>