This commit is contained in:
Christoph Haas 2015-02-09 22:00:17 +01:00
parent 23216cf38c
commit 4f567e839f
2 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ header
ul.right
li class=('active' if controller_name=='welcome')
a href="/" Home
li class=('active' if controller_name=='package')
li class=('active' if controller_name=='packages')
a href="/packages" Explore
li class=('active' if controller_name=='upload')
a href="/upload" Contribute

View file

@ -9,7 +9,7 @@
.small-12.columns
h1 =@package.name
.small-12.medium-8.columns
.small-7.medium-7.columns
p.subtitle = @package.description
ul.small-block-grid-1.medium-block-grid-2.large-block-grid-2
@ -35,7 +35,7 @@
// TODO: Enable comments in a later version
// = partial '/package/comments'
.small-12.medium-4.columns
.small-5.medium-5.columns
.bigpanel
// Use action long description
p