Created
January 5, 2016 18:14
-
-
Save creaoy/9e0e25158778b7f71486 to your computer and use it in GitHub Desktop.
This file contains 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
<div class="content has-header"> | |
<div class="list card"> | |
<div class="item item-avatar"> | |
<img src="/img/docs/mcfly.jpg"> | |
<h3 class="calm">Intro request to your friend</h3> | |
<h3>Marty McFly</h3> | |
<p>COO @BackToTheFuture</p></div> | |
<div class="item item-avatar"> | |
<img src="https://d1qb2nb5cznatu.cloudfront.net/users/215476-medium_jpg?1440801598"> | |
<h3>From Johnny Kartakov</h3> | |
<p>CTO/Co-Founder @Knotwork</p></div><div class="item item-body"> | |
<p>Johnny Kartakov is looking to meet Drupal devs and would like an intro to Marty McFly!</p> | |
<p>From Johnny: I'd like to be introduced because Yuriy is awesome</p></div> | |
<div class="item tabs tabs-secondary tabs-icon-left"> | |
<a class="tab-item balanced" href="#"> | |
<i class="icon ion-thumbsup"></i> | |
Yes, make an Intro | |
</a> | |
<a class="tab-item assertive" href="#"> | |
<i class="icon ion-close-circled"></i>No, next</a> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment