Add date shared

pull/3/head
Omar Roth 2018-03-09 11:12:28 -06:00
rodzic 731b837774
commit cb22d7423c
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -101,6 +101,9 @@ function toggle(target) {
<h3><%= video.info["author"] %></h3>
</a>
</p>
<p>
<b>Shared <%= video.published.to_s("%B %-d, %Y") %></b>
</p>
<div style="margin-right:1em; overflow-wrap:break-word; word-wrap:break-word;">
<%= video.description %>
</div>