Last active
August 10, 2018 11:16
-
-
Save samarthagarwal/86cf5061426f88daa85272585df92ae7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <ion-card> | |
| <ion-card-header> | |
| <ion-card-subtitle>Card Subtitle</ion-card-subtitle> | |
| <ion-card-title>Card Title</ion-card-title> | |
| </ion-card-header> | |
| <ion-card-content> | |
| Keep close to Nature's heart... and break clear away, once in awhile, | |
| and climb a mountain or spend a week in the woods. Wash your spirit clean. | |
| </ion-card-content> | |
| </ion-card> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment