Created
July 1, 2016 22:53
-
-
Save planetoftheweb/da2ace870a8003155e70d93aa441b4d7 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
<article class="speakerslist"> | |
<div class="container"> | |
<div class="row"> | |
<div class="col-sm-8"> | |
<h3 class="speakerslist-title">title></h3> | |
<h5 class="speakerslist-name">with <a href="/speakers/shortname">name</a></h5> | |
<p class="speakerslist-info"><a href="/speakers/shortname"> | |
<img class="speakerslist-img img-circle pull-left" src="/images/speakers/shortname_tn.jpg" alt="Photo of name"></a> | |
summary | |
</a></p> | |
</div> | |
</div><!-- row --> | |
</div><!-- container --> | |
</article> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From line 10 remove tag.