Add date shared

pull/3/head
Omar Roth 7 years ago
parent 731b837774
commit cb22d7423c

@ -101,6 +101,9 @@ function toggle(target) {
<h3><%= video.info["author"] %></h3> <h3><%= video.info["author"] %></h3>
</a> </a>
</p> </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;"> <div style="margin-right:1em; overflow-wrap:break-word; word-wrap:break-word;">
<%= video.description %> <%= video.description %>
</div> </div>

Loading…
Cancel
Save