You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/_includes/quote.html

11 lines
418 B

<section id="quote" class="download bg-primary text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">Check out our Github for more information! <i class="fa fa-github"></i></h2>
<p>Let us know any issues or feature requests you have</p>
</div>
</div>
</div>
</section>