Add link to login for subscriptions

pull/3/head
Omar Roth 6 years ago
parent 58410e09f7
commit 2fee621843

@ -173,6 +173,12 @@ player.src(currentSources);
</a>
</p>
<% end %>
<% else %>
<p>
<a href="/login">
<b>Login to subscribe to <%= video.info["author"] %></b>
</a>
</p>
<% end %>
<p>
<b>Shared <%= video.published.to_s("%B %-d, %Y") %></b>

Loading…
Cancel
Save