-
-
Save mrcampbell/8e10e51046779b2c9274a15a7525c20d 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
Took off extra '>' off of the title text betwen the speakerslist-title header