You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/app/views/asciicasts/_asciicast.html.erb

13 lines
226 B
Plaintext

<div class="asciicast">
<div class="wrapper">
<div class="player"></div>
<div class="clear"></div>
</div>
<div class="description">
<%= random_description %>
</div>
</div>
<%= player_script(asciicast) %>