Added headline "Details" to bigpanel in package details view
This commit is contained in:
parent
bdd2753c96
commit
8c45f09e46
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
.small-5.medium-5.columns
|
||||
= render 'layouts/messages'
|
||||
.bigpanel
|
||||
p.subtitle Details
|
||||
// TODO: split long_description by <p> tags
|
||||
// TODO: What to do if long description is missing?
|
||||
p =@package.long_description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue