Better about page logic

This commit is contained in:
2014-10-06 10:37:35 +02:00
parent ca0bf64568
commit 9afc57cfba
5 changed files with 7 additions and 1 deletions
@@ -4,6 +4,7 @@
.feedback-container.row: .large-12.columns
h3= t 'about.feedback.title'
p=t 'about.feedback.subtitle'
if feedback_sending
span.fa.fa-3x.fa-support.fa-spin
else
@@ -1,5 +1,7 @@
.home-panel
.home-header= image_tag 'user/logo.png' width=100 height=115 alt="Logo"
.home-header
= link-to 'about'
= image_tag 'user/logo.png' width=100 height=115 alt="Logo"
.home-center
a{ action "scanQr" } href="#"= image_tag 'user/scan-logo.png' width=148 height=177 alt="Scan"
.home-footer