rbowen / centos / centos.org

Forked from centos/centos.org 4 years ago
Clone
Blob Blame History Raw
<div>
    <ul class="nav nav-tabs">
        <li class="nav-item"><a class="nav-link active" role="tab" data-toggle="tab" href="#tab-4">Latest</a></li>
    </ul>
    <div class="tab-content">
        <div class="tab-pane active" role="tabpanel" id="tab-4">
            <div class="table-responsive table-borderless">
                <table class="table table-striped table-bordered table-sm">
                    <thead>
                        <tr>
                            <th>ISO</th>
                            <th>Packages</th>
                            <th>Others</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <td><a href="http://isoredirect.centos.org/centos/8-stream/isos/x86_64/">x86_64</a></td>
                            <td><a href="http://mirror.centos.org/centos/8-stream/">RPMs</a></td>
                            <td>Cloud | Containers | Vagrant</td>
                        </tr>
                        <tr>
                            <td><a href="http://isoredirect.centos.org/centos/8-stream/isos/aarch64/">ARM64 (aarch64)</a></td>
                            <td><a href="http://mirror.centos.org/centos/8-stream/">RPMs</a></td>
                            <td>Cloud | Containers | Vagrant</td>
                        </tr>
                        <tr>
                            <td><a href="http://isoredirect.centos.org/centos/8-stream/isos/ppc64le/">IBM Power (ppc64le)</a></td>
                            <td><a href="http://mirror.centos.org/centos/8-stream/">RPMs</a></td>
                            <td>Cloud | Containers | Vagrant</td>
                        </tr>
                    </tbody>
                </table>
            </div>
            <div class="table-responsive table-borderless">
                <table class="table table-striped table-bordered table-sm">
                    <thead>
                        <tr>
                            <th>Release Notes</th>
                            <th>Release Email</th>
                            <th>Documentation</th>
                        </tr>
                    </thead>
                </table>
            </div>
            <div class="table-responsive table-borderless">
                <table class="table table-striped table-bordered table-sm">
                    <thead>
                        <tr>
                            <th>End-of-life</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <td>N/A<br></td>
                        </tr>
                    </tbody>
                </table>
            </div>
        </div>
    </div>
</div>