Make images more accessible

This commit is contained in:
2017-02-26 16:19:43 +01:00
parent d564a46977
commit 00be66373e
7 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.row
.col-md-1.col-xs-4
= image_tag('ch420_logo.png', class:'img-responsive pagelogo')
= image_tag('ch420_logo.png', class:'img-responsive pagelogo', alt: t('.logo'))
.col-md-8.col-xs-8
h1
= title t('.title_html')