mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 12:04:29 -05:00
9 lines
353 B
Plaintext
9 lines
353 B
Plaintext
if (user && user.points > 15)
|
|
.container
|
|
.row.flashMessage.negative-30
|
|
.col-xs-12
|
|
#bill-board.alert.alert-info.fade.in(style='display: none;')
|
|
button.close(type='button', data-dismiss='alert', id='dismiss-bill')
|
|
span.ion-close-circled
|
|
#bill-content
|