<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{$_CONF['info_row']['content_dir']}" lang="{$_CONF['info_row']['content_language']}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={$_CONF['info_row']['charset']}" />
<meta http-equiv="Content-Language" content="{$_CONF['info_row']['content_language']}" />
<meta name="keywords" content="{$keywords}" />
<meta name="description" content="" />
<link rel="shortcut icon" href="favicon.ico" />
<link rel="stylesheet" type="text/css" href="archive/archive.css" />
<title>{$lang['archive']}
- {$_CONF['info_row']['title']} - {$section_info['title']} - {$Info['title']}
{if {$_CONF['info_row']['allowed_powered']} == 1}
- {$lang['powered']}
{/if}</title>
</head>
<body>
<div class="pagebody">
<div id="navbar">
{if {$_CONF['info_row']['rewriterule']} == '1'}
<a href="archive.html">
{else}
<a href="index.php?page=archive">
{/if}
{$_CONF['info_row']['title']}</a> {$_CONF['info_row']['adress_bar_separate']}
{if {$_CONF['info_row']['rewriterule']} == '1'}
<a href="Af{$section_info['id']}{$password}.html">
{else}
<a href="index.php?page=forum_archive&show=1&id={$section_info['id']}{$password}">
{/if}
{$section_info['title']}
</a>
<a href="">{$_CONF['info_row']['adress_bar_separate']} {$Info['title']} </a>
</div>
<br />
<p class="largefont">{$lang['view_full_version']}
{if {$_CONF['info_row']['rewriterule']} == '1'}
<a href="t{$Info['subject_id']}.html">
{else}
<a href="index.php?page=topic&show=1&id={$Info['subject_id']}">
{/if}
{$Info['title']}</a></p>
<br />
<br />
<div class="post"><div class="posttop"><div class="username">
{if {$_CONF['info_row']['rewriterule']} == '1'}
<a href="u{$Info['id']}.html">
{else}
<a href="index.php?page=profile&show=1&id={$Info['id']}">
{/if}
{$Info['display_username']}</a></div>
<div class="date">
{$Info['native_write_time']}</div></div><div class="posttext">
{$Info['text']}</div></div><hr />