Skip to content

Commit

Permalink
removed 250k alert
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerkrewson committed Apr 14, 2020
1 parent 6afbacb commit f6c9545
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions views/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@ block content
p#subtitle Telephone with pictures
hr
div#mainmenu
.alert.alert-danger.alert-dismissible(role='alert')
button.close(type='button', data-dismiss='alert', aria-label='Close')
span(aria-hidden='true') ×
| Since Christmas 2017, Drawphone players have submitted over
b 250,000
| drawings and guesses! Pretty cool! Thanks for playing
span.glyphicon.glyphicon-heart(aria-hidden='true')
//-
.alert.alert-danger.alert-dismissible(role='alert')
button.close(type='button', data-dismiss='alert', aria-label='Close')
span(aria-hidden='true') ×
| Since Christmas 2017, Drawphone players have submitted over
b 250,000
| drawings and guesses! Pretty cool! Thanks for playing
span.glyphicon.glyphicon-heart(aria-hidden='true')
.btn-toolbar
button#joinbtn.btn.btn-default.btn-lg(type='button') Join Game
button#newbtn.btn.btn-default.btn-lg(type='button') New Game
Expand Down

0 comments on commit f6c9545

Please sign in to comment.