diff --git a/app/views/packages/details.slim b/app/views/packages/details.slim index 4904317..b6f0bcc 100644 --- a/app/views/packages/details.slim +++ b/app/views/packages/details.slim @@ -32,15 +32,9 @@ .bigpanel // Use action long description // TODO: Use actual description instead of placeholder text - p - ' Mail client suitable for free distribution. It supports different mail - ' accounts (POP, IMAP, Gmail), has an integrated learning Spam filter, and - ' offers easy organization of mails with tagging and virtual folders. Also, - ' more features can be added by installing extensions. - - p - ' The goal of Icedove is to produce a cross platform standalone mail - ' application using the XUL user interface language. + // TODO: split long_description by
tags + // TODO: What to do if long description is missing? + p =@package.long_description / a.button.round.expand href=upload_package_by_name_path(name: @package.name) Upload more screenshots for #{@package.name}