7 lines
186 B
Text
7 lines
186 B
Text
a.black href=package_path(name: pkg.name)
|
|
.image
|
|
= small_img(screenshots_visible_to_user(pkg, session).first, cls: '')
|
|
.text.pkgname
|
|
= pkg.name
|
|
.text
|
|
= pkg.description
|