Relationships
These patterns are shared on the Followers and Following pages.
Followers Page
<div class="page">
<div class="wrapper">
<div class="content content-with-sidebar content-relationships">
<div class="sidebar">
<div class="user-info">
<div class="user-follow user-follow-extended">
<a class="icon" href="#">
<img
class="avatar--img"
src="https://mltshp-cdn.com/s3/account/63/profile.jpg"
width="100"
height="100"
/>
</a>
<div class="follow">
<div class="details">
<h4>
<a href="#">Art Wells</a>
<a href="#" title="upgraded their account!"
><img
alt="pro"
src="https://mltshp-cdn.com/static/images/icon_plus.svg?v=dabd5508e1560e2bdcc7356c85ea8f10"
width="12"
height="12"
border="0"
valign="center"
/></a>
</h4>
<p class="about">Up the side and straight down the middle.</p>
<p class="website">
<a href="#" rel="nofollow" target="_blank"
>http://artwells.com/</a
>
</p>
</div>
<form>
<a
href="#"
class="submit-form btn btn-warning btn-pastel btn-small"
>- Unfollow</a
>
</form>
</div>
</div>
</div>
</div>
<div class="body">
<div class="friend">
<div class="user-follow user-follow-extended">
<a class="icon" href="#">
<img
class="avatar--img"
src="https://mltshp-cdn.com/s3/account/2/profile.jpg"
width="50"
height="50"
/>
</a>
<div class="follow">
<div class="details">
<h4>
<a href="#">Andre Torrez</a>
<a href="#" title="upgraded their account!"
><img
alt="pro"
src="https://mltshp-cdn.com/static/images/icon_plus.svg?v=dabd5508e1560e2bdcc7356c85ea8f10"
width="12"
height="12"
border="0"
valign="center"
/></a>
</h4>
<p class="about">I am very excited to work here.</p>
<p class="website">
<a href="#" rel="nofollow" target="_blank"
>http://torrez.org</a
>
</p>
</div>
<form>
<a
href="#"
class="submit-form btn btn-warning btn-pastel btn-small"
>- Unfollow</a
>
</form>
</div>
</div>
</div>
<div class="friend">
<div class="user-follow user-follow-extended">
<a class="icon" href="#">
<img
class="avatar--img"
src="https://mltshp-cdn.com/s3/account/284/profile.jpg"
width="50"
height="50"
/>
</a>
<div class="follow">
<div class="details">
<h4>
<a href="#">sg51</a>
<a href="#" title="upgraded their account!"
><img
alt="pro"
src="https://mltshp-cdn.com/static/images/icon_plus.svg?v=dabd5508e1560e2bdcc7356c85ea8f10"
width="12"
height="12"
border="0"
valign="center"
/></a>
</h4>
<p class="about">Probably not a giant space wombat.</p>
<p class="website"></p>
</div>
<form>
<a
href="#"
class="submit-form btn btn-secondary btn-pastel btn-small"
>+ Follow</a
>
</form>
</div>
</div>
</div>
<div class="friend">
<div class="user-follow user-follow-extended">
<a class="icon" href="#">
<img
class="avatar--img"
src="https://mltshp-cdn.com/s3/account/187/profile.jpg"
width="50"
height="50"
/>
</a>
<div class="follow">
<div class="details">
<h4>
<a href="#">Anil Dash</a>
<a href="#" title="upgraded their account!"
><img
alt="pro"
src="https://mltshp-cdn.com/static/images/icon_plus.svg?v=dabd5508e1560e2bdcc7356c85ea8f10"
width="12"
height="12"
border="0"
valign="center"
/></a>
</h4>
<p class="about">http://anildash.com/</p>
<p class="website">
<a href="#" rel="nofollow" target="_blank"
>http://dashes.com/</a
>
</p>
</div>
<form>
<a
href="#"
class="submit-form btn btn-warning btn-pastel btn-small"
>- Unfollow</a
>
</form>
</div>
</div>
</div>
<div class="friend">
<div class="user-follow user-follow-extended">
<a class="icon" href="#">
<img
class="avatar--img"
src="https://mltshp-cdn.com/s3/account/37/profile.jpg"
width="50"
height="50"
/>
</a>
<div class="follow">
<div class="details">
<h4><a href="#">David McCreath</a></h4>
<p class="about">http://twitter.com/mccreath/</p>
<p class="website">
<a href="#" rel="nofollow" target="_blank"
>http://itmightgetpersonal.com</a
>
</p>
</div>
<form>
<a
href="#"
class="submit-form btn btn-secondary btn-pastel btn-small"
>+ Follow</a
>
</form>
</div>
</div>
</div>
<br style="clear: both" />
<div>
<div class="pagination">
<div class="pagination-inner">
<span class="previous-link">« Prev</span>
<a class="next-link" href="#">Next »</a>
<span class="current">1</span>
<a href="#">2</a>
<a href="#">3</a>
<a href="#">4</a>
<a href="#">5</a>
<a href="#">6</a>
<a href="#">7</a>
<span class="dot-dot-dot">...</span>
<a href="#">19</a>
<a href="#">20</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>