<%= random_description %>
<%= player_script(@asciicast) %>

Comments

<% if current_user %>

<% else %>
<%= link_to "Login in", login_path %> to comment.
<% end %>