File size: 774B
<div class="text"> Библиотека <small> - <a href="?do=1&id={$id}">Назад</a> </small> </div>
<div class="ptext">
{section name=c loop=$comms_n}
<div class="ptext2"> <small> {$comms_n[c]} [{$comms_d[c]}] </small> <br /> </div>
<small>{$comms_t[c]}</small> <br />
{/section}
{if $nav_here}
{include file="$nav"}
{/if}
<div class="ptext2">
<form action="?do=4&id={$id}&ok=1" method="POST">
<div class="f">
<small>Прокомментировать: </small> </br />
</div>
<small>Имя: </small> </br />
<input type="text" name="namec" class="q"> <br />
<small>Комментарий: </small> </br />
<textarea name="comm" cols="17" rows="5" class="q"></textarea> <br />
<input type="submit" value="Ответить" class="q">
</form>
</div>
</div>