Fix haml-lint nits

This commit is contained in:
Andreas Nedbal 2022-01-03 22:37:01 +01:00 committed by Andreas Nedbal
parent 8ac7444518
commit ceeca7483e
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
Ask Ask
- unless user_signed_in? - unless user_signed_in?
- if user.privacy_allow_anonymous_questions? - if user.privacy_allow_anonymous_questions?
#question-box-promote.d-none .d-none#question-box-promote
.row .row
.col-12.text-center .col-12.text-center
%strong= t 'views.questionbox.promote.message' %strong= t 'views.questionbox.promote.message'