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

11 lines
228 B
HTML

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