From b3bc6c0b76e031547ab5eeeb6b607eeb45568990 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Mon, 6 Aug 2018 22:59:16 +0200 Subject: [PATCH] Minor reorg --- app/views/my/welcome.slim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/my/welcome.slim b/app/views/my/welcome.slim index b9762e6..dbe4530 100644 --- a/app/views/my/welcome.slim +++ b/app/views/my/welcome.slim @@ -17,5 +17,6 @@ p ' If you want to help then check out the - a href="/packages?show=without" packages that have no screenshots + = link_to :packages_without + packages that have no screenshots ' yet.