Add 'published' to video component

This commit is contained in:
Omar Roth
2018-08-04 10:22:12 -05:00
parent 2fe3d308f9
commit 3dcb6766fc
2 changed files with 38 additions and 17 deletions

View File

@@ -10,5 +10,8 @@
<p>
<b><a style="width:100%;" href="/channel/<%= video.ucid %>"><%= video.author %></a></b>
</p>
<p>
<h5>Shared <%= recode_date(video.published) %> ago</h5>
</p>
</div>
</div>