c20f78cc69
Use https instead of http wherever possible. Fix a few URLs that are wrong (openstack.org-> www.openstack.org, link of summit videos). Change-Id: I6af8649987dd7e45fbad2b0e03a065ea9495af04
74 lines
4.4 KiB
Cheetah
74 lines
4.4 KiB
Cheetah
<footer>
|
|
<div class="container">
|
|
<div class="row footer-links">
|
|
<div class="col-lg-2 col-sm-2">
|
|
<h3>OpenStack</h3>
|
|
<ul>
|
|
<li><a href="https://www.openstack.org/projects/">Projects</a></li>
|
|
<li><a href="https://www.openstack.org/projects/openstack-security/">OpenStack Security</a></li>
|
|
<li><a href="https://www.openstack.org/projects/openstack-faq/">Common Questions</a></li>
|
|
<li><a href="https://www.openstack.org/blog/">Blog</a></li>
|
|
<li><a href="https://www.openstack.org/news/">News</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-lg-2 col-sm-2">
|
|
<h3>Community</h3>
|
|
<ul>
|
|
<li><a href="https://www.openstack.org/community/">User Groups</a></li>
|
|
<li><a href="https://www.openstack.org/community/events/">Events</a></li>
|
|
<li><a href="https://www.openstack.org/community/jobs/">Jobs</a></li>
|
|
<li><a href="https://www.openstack.org/foundation/companies/">Companies</a></li>
|
|
<li><a href="https://docs.openstack.org/infra/manual/developers.html">Contribute</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-lg-2 col-sm-2">
|
|
<h3>Documentation</h3>
|
|
<ul>
|
|
<li><a href="https://docs.openstack.org">OpenStack Manuals</a></li>
|
|
<li><a href="https://www.openstack.org/software/start/">Getting Started</a></li>
|
|
<li><a href="https://developer.openstack.org">API Documentation</a></li>
|
|
<li><a href="https://wiki.openstack.org">Wiki</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-lg-2 col-sm-2">
|
|
<h3>Branding & Legal</h3>
|
|
<ul>
|
|
<li><a href="https://www.openstack.org/brand/">Logos & Guidelines</a></li>
|
|
<li><a href="https://www.openstack.org/brand/openstack-trademark-policy/">Trademark Policy</a></li>
|
|
<li><a href="https://www.openstack.org/privacy/">Privacy Policy</a></li>
|
|
<li><a href="https://wiki.openstack.org/wiki/How_To_Contribute#Contributor_License_Agreement">OpenStack CLA</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-lg-4 col-sm-4">
|
|
<h3>Stay In Touch</h3>
|
|
<a href="https://twitter.com/OpenStack" target="_blank" class="social-icons footer-twitter"></a>
|
|
<a href="https://www.facebook.com/openstack" target="_blank" class="social-icons footer-facebook"></a>
|
|
<a href="https://www.linkedin.com/company/openstack" target="_blank" class="social-icons footer-linkedin"></a>
|
|
<a href="https://www.youtube.com/user/OpenStackFoundation" target="_blank" class="social-icons footer-youtube"></a>
|
|
<!-- <form class="form-inline">
|
|
<div class="form-group newsletter-form">
|
|
<label>Join Our Newsletter</label>
|
|
<input class="newsletter-input" type="input" placeholder="Email">
|
|
<button type="submit" class="newsletter-btn">Join</button>
|
|
</div>
|
|
</form> -->
|
|
<p class="fine-print">
|
|
The OpenStack project is provided under the Apache 2.0 license. Openstack.org is powered by <a href="http://rackspace.com" target="_blank">Rackspace Cloud Computing</a>.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
<div class="footer-bottom">
|
|
<div class="container">
|
|
<form class="form-inline" id="FeedbackForm_FeedbackForm" action="/home/FeedbackForm" method="post" enctype="application/x-www-form-urlencoded">
|
|
<div class="form-group">
|
|
<div>
|
|
<input class="feedback-input" type="input" placeholder="Give Us Your Feedback On This Page">
|
|
<button type="submit" class="feedback-btn">Submit</button>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|