<table>
<tr><td>
<img src="../images/game/insurgency/{$civil_status_id}.gif" style="border:0px solid white">
</td><td>
<font style="color:#cacaca"><b>{t}Current civil status:{/t} </b>
<b style="color:white">{$civil_status}</b></font>
</td></tr>
</table>
{if $content != ''}
<br/><br/>
<div align="center" style="color:yellow"><b>
{$content}</b>
</div>
{/if}