1 2 3 4
<p id="sign_in_reason"> <%= _('Sorry, but only {{user_name}} is allowed to do that.', :user_name => h(@reason_params[:user_name])) %> </p>