<mef:set title="Downloading {file.name}" capsules="screenshots,opinions" />
<div style="margin: 1em;">
<h1>{file.name}</h1>
<p><b>File details: </b> {file.comments}</p>
<p><b>File Size: </b> {file.size|metric_number}</p>
<p>The file should begin downloading shortly. If not, <a href="/files/depot/{file.id}/{file.name}">click here</a>.</p>
<hr />
<div style="float: right">
<acc:banner_ad width="336" height="280" />
</div>
<p><b>About <a href="/depot/{project.folder_name}">{project.ProjectTitle|encode}</a>:</b> {project.ProjectDescription|encode|br}</p>
<p><b>About <a href="/members/{developer.folder_name}">the developer</a></b>: {developer.AutoBiography|encode|br}</p>
</div>
<br style="clear: both;" />