View file lordfilm-dark/comments.tpl

File size: 832B
[aviable=lastcomments]<div class="last-comm-link">{news_title}</div>[/aviable]

<div class="comm-item">
	<div class="comm-right fx-1">
		<div class="comm-one nowrap">
			<span class="comm-author">{author}</span>
			[commentsgroup=1]<span>{group-name}</span>[/commentsgroup]
			<span>{date}</span>
		</div>
		<div class="comm-two clearfix full-text">
			{comment}
		</div>
		<div class="comm-three fx-row fx-middle">
			<div class="comm-three-left">
				[not-group=5]
				[rating-type-3] 
				<div class="comm-rate3 clearfix">
					[rating-plus]<span class="fa fa-thumbs-up"></span>[/rating-plus]
					{rating}
					[rating-minus]<span class="fa fa-thumbs-down"></span>[/rating-minus]
				</div> 
				[/rating-type-3]
				[/not-group]
				[reply]Ответить[/reply]
			</div>
		</div>
	</div>
</div>