Donation button and responsibility

This commit is contained in:
2017-04-17 08:05:51 +02:00
parent 7bd771dbc7
commit 5579877589
10 changed files with 59 additions and 60 deletions
+2 -13
View File
@@ -2,19 +2,8 @@ header
.row
.col-md-1.col-xs-4
= image_tag('ch420_logo.png', class:'img-responsive pagelogo', alt: t('.logo'))
.col-md-8.col-xs-8
.col-md-7.col-xs-8
h1
= t('.title_html')
.col-xs-12.col-md-3
nav.pull-right
h2.sr-only =t('.lang')
a href='/' lang='de'
| Deutsch
|   |  
a href='/it' lang='it'
| Italiano
|   |  
a href='/fr' lang='fr'
| Français
br/
.col-xs-12.col-md-4.hidden-xs.hidden-sm
= render 'shared/counter'