|
|
401d07 |
|
|
|
401d07 |
<html lang="{{ page.lang | default: 'en' }}">
|
|
|
401d07 |
|
|
|
401d07 |
{% include head.html -%}
|
|
|
401d07 |
|
|
|
401d07 |
<body style="font-family: Montserrat, sans-serif;">
|
|
|
401d07 |
{% include header.html -%}
|
|
|
401d07 |
|
|
|
401d07 |
|
|
|
401d07 |
|
|
|
401d07 |
|
|
|
401d07 |
|
|
|
401d07 |
{% include centos-news.html -%}
|
|
|
401d07 |
{% include centos-around.html -%}
|
|
|
401d07 |
|
|
|
401d07 |
|
|
|
401d07 |
{% include centos-sponsorship.html %}
|
|
|
401d07 |
|
|
|
401d07 |
|
|
|
401d07 |
|
|
|
401d07 |
|
|
|
401d07 |
|
|
|
401d07 |
{% include footer.html -%}
|
|
|
401d07 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
|
|
401d07 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
|
|
|
401d07 |
</body>
|
|
|
401d07 |
|
|
|
401d07 |
</html>
|