View file coolserial-dark-re6/comments.tpl

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

<div class="comm-item js-comm">
	<div class="comm-avatar img-box img-fit js-avatar"><img src="{foto}" alt="{login}"></div>
	<div class="comm-right fx-1">
		<div class="comm-one nowrap">
			<span class="comm-author js-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">
				[rating-type-3] 
				<div class="comm-rate3 clearfix">
					[rating-plus]<span class="fal fa-thumbs-up"></span>[/rating-plus]
					{rating}
					[rating-minus]<span class="fal fa-thumbs-down"></span>[/rating-minus]
				</div> 
				[/rating-type-3]
				[reply]Ответить[/reply]
			</div>
		</div>
	</div>
</div>