e8b1f885d7
Now the link for Contribute at the footer is changed from wiki to infra-manual link Change-Id: I0571ad547ba338398cb0859118fd03a084e17215
74 lines
4.3 KiB
Cheetah
74 lines
4.3 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="http://openstack.org/projects/">Projects</a></li>
|
|
<li><a href="http://openstack.org/projects/openstack-security/">OpenStack Security</a></li>
|
|
<li><a href="http://openstack.org/projects/openstack-faq/">Common Questions</a></li>
|
|
<li><a href="http://openstack.org/blog/">Blog</a></li>
|
|
<li><a href="http://openstack.org/news/">News</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-lg-2 col-sm-2">
|
|
<h3>Community</h3>
|
|
<ul>
|
|
<li><a href="http://openstack.org/community/">User Groups</a></li>
|
|
<li><a href="http://openstack.org/community/events/">Events</a></li>
|
|
<li><a href="http://openstack.org/community/jobs/">Jobs</a></li>
|
|
<li><a href="http://openstack.org/foundation/companies/">Companies</a></li>
|
|
<li><a href="http://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="http://docs.openstack.org">OpenStack Manuals</a></li>
|
|
<li><a href="http://openstack.org/software/start/">Getting Started</a></li>
|
|
<li><a href="http://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="http://openstack.org/brand/">Logos & Guidelines</a></li>
|
|
<li><a href="http://openstack.org/brand/openstack-trademark-policy/">Trademark Policy</a></li>
|
|
<li><a href="http://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>
|