[% OI.page_title( MSG( 'error_inactive.page_title' ) ) %]
[%- DEFAULT object_name = 'Item' -%]

<div align="center">

<h1>[% MSG( 'error_inactive.title', object_name ) %]</h1>

<table width="50%" border="0" cellpadding="5" cellspacing="0">
<tr><td align="left">
[% MSG( 'error_inactive.summary' ) %]
</td></tr>
</table>

</div>