We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f545437 commit f30fb81Copy full SHA for f30fb81
2 files changed
views/messages/index.haml
@@ -1,5 +1,6 @@
1
.span-9
2
- %img{:height => "64", :src => "/images/logo.png", :style => "float:left"}/
+ %a{:href => "/"}
3
+ %img{:height => "64", :src => "/images/logo.png", :style => "float:left"}/
4
%p.body{:style => "padding-top:20px;padding-left:80px"} Hackety Hack
5
- if logged_in?
6
.span-6.prepend-3.last
views/programs/index.haml
0 commit comments