Display long description in package detail page.
This commit is contained in:
parent
084c7cf32c
commit
bab9c89ddb
1 changed files with 3 additions and 9 deletions
|
|
@ -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 <p> 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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue