All colons must be followed by a single space

This commit is contained in:
gregoirenovel 2017-04-06 17:18:03 +02:00
parent 97df69bcd8
commit 3797015908
58 changed files with 115 additions and 115 deletions

View file

@ -25,5 +25,5 @@
%br
%br
.actions
= f.submit "Se connecter", class:'btn btn-primary'
= f.submit "Se connecter", class: 'btn btn-primary'
%br