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/_other_by_user.html.slim

7 lines
211 B
Plaintext

- if @asciicast.other_by_user.any?
section.odd
.container
.other-asciicasts
h2 More by #{@asciicast.author_link}
= render 'previews', asciicasts: @asciicast.other_by_user, per_row: 3