[% META title = 'Unknown Action' %]
<!-- BEGIN exception.tt -->
<p class="error">Unknown Action</p>
<div class="indent">
<p>The system received a command that it did not understand: <b>[% msg %]</b></p>
<p>If you submitted the page using the keyboard 'enter' key, try again using the mouse cursor.</p>
<p align="center"><b>IF THE ERROR PERSISTS PLEASE INFORM ADMINISTRATOR</b></p>
<p align="center">[% site.html.back_button %]</p>
</div>
<!-- END exception.tt -->