docs/_includes/landing-page/dockercon-wrapup-banner.html

22 lines
712 B
HTML

<section class="cta-banner dockercon">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
<img src="/images/dockercon21.png" alt="dockercon" />
<h2>
Thank you for attending DockerCon21!
</h2>
<h5>
You can now watch the sessions you missed and share your favorites with your friends and colleagues.
</h5>
</br>
</div>
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
<a class="btn" href="https://docker.events.cube365.net/dockercon-live/2021" target="_blank" class="card">
Watch the recordings
</a>
</div>
</div>
</div>
</section>