mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-02-27 07:23:43 +01:00
12 lines
587 B
HTML
12 lines
587 B
HTML
<!-- Download Section -->
|
|
<section id="download" class="content-section text-center">
|
|
<div class="download-section">
|
|
<div class="container">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h2>Download Grayscale</h2>
|
|
<p>You can download Grayscale for free on the preview page at Start Bootstrap.</p>
|
|
<a href="http://startbootstrap.com/template-overviews/grayscale/" class="btn btn-default btn-lg">Visit Download Page</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section> |