Advertisement
TheTintin

Untitled

Apr 19th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. @view (mute_popup)
  2.  
  3. <div class='title'>{title}</div>
  4.  
  5. <div class='content mute-popup'>{#content} : <br><br>
  6.  
  7. <div class='actions'>
  8. <div class='dismiss'>{#cancel}</div>
  9. <div class='report-validate red'>{#mute}</div>
  10. </div>
  11. @endview
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement