{include file="../skel/header.phtml"} {if $smarty.request.projguid} {/if}
{$lL.__project__} {$project.projabv}
{if $smarty.request.filename} {$lL.__file_name__} {else} {$lL.__content_description__} {/if} {if $smarty.request.filehash} {$smarty.request.filename} {/if} {if $smarty.request.send_as} {$smarty.request.send_as} {/if}
    	{if unserialize($content)!==false}
    	{print_r(unserialize($content))}
    	{else}
    	{$content}
    	{/if}
	
{include file="../skel/footer.phtml"}