Advertisement
sedpro

Untitled

Apr 28th, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. i360events = [
  2. {"id":"1", "html":"<p class='attention'>We launched Patchman</p><a href='google.com'>Read more</a><p style='color: red;'>Red text</p>"},
  3. {"id":"2", "html":"<h3 style='margin-top: 0; margin-left: -10px;'>Html Notification</h3><p>Notification 1</p>"},
  4. {"id":"3", "html":"<p class='attention'>We launched Patchman</p><a href='google.com'>Read more</a>"},
  5. {"id":"4", "html":"<h3 style='margin-top: 0; margin-left: -10px;'>Html Notification</h3><p>Notification 2</p>"},
  6. {"id":"5", "html":"<p class='attention'>We launched Patchman</p><a href='google.com'>Read more</a>"},
  7. {"id":"6", "html":"<h3 style='margin-top: 0; margin-left: -10px;'>Html Notification</h3><p style='color: blue;'>Blue text</p><p>Notification 3</p>"}
  8. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement