Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
927
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. <ion-title>
  2. Netflix
  3. </ion-title>
  4.  
  5. <ion-title>
  6. Netflix
  7. </ion-title>
  8.  
  9. <ion-tab-button href="/netflix/netflixnoticias">
  10. <ion-icon name="paper"></ion-icon>
  11. <ion-label>Notícias</ion-label>
  12. </ion-tab-button>
  13.  
  14. <ion-tab-button href="/netflix/netflixdicas">
  15. <ion-icon name="apps"></ion-icon>
  16. <ion-label>Dicas</ion-label>
  17. </ion-tab-button>
  18. <ion-tab-button href="/netflix/netflixremovidos">
  19. <ion-icon name="trash"></ion-icon>
  20. <ion-label>Removidos</ion-label>
  21. </ion-tab-button>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement