Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. <div class="conf-alert show">
  2. <h2 class="conf-alert-header">Are you sure you want to delete these workflows?</h2>
  3. <div class="conf-alert-body">
  4. <p class="conf-alert-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. In nec augue eu lacus aliquam lobortis.</p>
  5. </div>
  6. <div class="conf-alert-actions">
  7. <button class="btn btn-small btn-secondary">No</button>
  8. <button class="btn btn-small btn-primary">Yes</button>
  9. </div>
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement