Sha256: effe490e1d5071a8bcbf70e724d39a8558d330f2ccd65952b01b2bd712e4884b
Contents?: true
Size: 738 Bytes
Versions: 1
Compression:
Stored size: 738 Bytes
Contents
<div class="container"> <div class="row no-gutter bg-dark"> <div class="col-12 d-flex flex-wrap align-items-center justify-content-between p-5"> <div class="text-white"> <h2 class="m-0">Sign up to our Mailing list</h2> <p class="m-0 lead text-muted">Stay up to date with all the latest announcements</p> </div> <form class="d-flex flex-column align-items-center justify-content-end"> <div class="input-group"> <input type="email" class="form-control text-white text-focus-dark" placeholder="your email address"> <span class="input-group-btn"> <button class="btn btn-info" type="button">Subscribe now</button> </span> </div> </form> </div> </div> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kiso_themes-1.0.2 | app/views/content_blocks/general/_14.html.erb |