Skip to content

Instantly share code, notes, and snippets.

@quyen91
Created April 14, 2016 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quyen91/2c997c50170c1749db180c40f53cbd3f to your computer and use it in GitHub Desktop.
Save quyen91/2c997c50170c1749db180c40f53cbd3f to your computer and use it in GitHub Desktop.
.modal.fade#myModal
.modal-dialog
.modal-content
.modal-header
button.close[type="button" data-dismiss="modal" aria-hidden="true"]
| ×
h4.modal-title
|
b INPUT EMAIL YOU WANT TO SHARE FAVOURITE_COUSRSES
.modal-body
#error-show
= render 'input_email_form'
.modal-footer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment