Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <ion-card>
  2. <ion-card-content>
  3. <ion-grid>
  4. <ion-row>
  5. <ion-col>
  6. <img src="../../assets/avatar.png">
  7. <h1>Chris Griffith</h1>
  8. <p>6W 3D 2L</p>
  9. </ion-col>
  10. <ion-col>
  11. <ion-button>Register Result</ion-button>
  12. </ion-col>
  13. </ion-row>
  14. </ion-grid>
  15. </ion-card-content>
  16. </ion-card>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement