7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
|
.author
|
||
|
= @asciicast.author_img_link
|
||
|
h2 = @asciicast.author_link
|
||
|
|
||
|
- if @asciicast.user
|
||
|
p = pluralize @asciicast.user.asciicasts_count, 'asciicast'
|