#{'btn btn-primary float-right d-none d-xl-inline-block' if user_authenticated else 'btn btn-default float-right d-none d-xl-inline-block'}
Log in and checkout
Sign up and checkout
#{'btn btn-primary float-right' if user_authenticated else 'btn btn-default float-right'}
Log in and checkout
Sign up and checkout
#{'btn btn-secondary float-right d-none d-xl-inline-block' if user_authenticated else 'btn btn-default float-right d-none d-xl-inline-block'}
Log in and checkout
Sign up and checkout