mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-13 19:55:21 +00:00
Fix title on date
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</div>
|
||||
<div>
|
||||
{{{this.Comment}}}
|
||||
<p title="{{this.Date}}">
|
||||
<p title="{{this.CreatedAt}}">
|
||||
{{this.RelTime}}
|
||||
{{#if this.DeletedAt}}
|
||||
<span class="comment__updatedDate">(deleted {{this.DeletedAt}})</span>
|
||||
|
||||
Reference in New Issue
Block a user