Guest User

Untitled

a guest
Jan 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <button
  2. type="button"
  3. click.delegate="getArticles(articles.previous)">prev</button>
  4. <button
  5. type="button"
  6. click.delegate="getArticles(articles.next)">next</button>
Add Comment
Please, Sign In to add comment