lwb5-in-2025/game/scripts/site/beta5/output/forums/en/postnotfound.inc

11 lines
226 B
HTML

<table cellspacing="0" cellpadding="0">
<tr>
<td class="mmenu">
<?php drawForumsMenu('', $args); ?>
</td>
<td>
<h1>Post Not Found</h1>
<p>The post you wish to edit no longer exists.</p>
</td>
</tr>
</table>