www/_includes/footer_contents.html (72 lines of code) (raw):

<div class="row"> <div class="col-sm-9"> <h1>More Resources</h1> <div class="row"> <div class="col-sm-4"> <h2>General</h2> <ul class="nav"> <li> <a target="_blank" href="https://projects.apache.org/project.html?cordova">Apache Project Page</a> </li> <li> <a href="https://www.apache.org/dyn/closer.cgi/cordova">Source Distribution</a> </li> <li> <a target="_blank" href="https://www.apache.org/licenses">License</a> </li> <li> <a href="{{ site.baseurl }}/artwork">Artwork</a> </li> </ul> </div> <div class="col-sm-4"> <h2>Development</h2> <ul class="nav"> <li><a target="_blank" href="https://github.com/apache?utf8=%E2%9C%93&amp;q=cordova-">Source Code</a></li> <li><a target="_blank" href="https://github.com/apache/cordova#filing-a-bug">Issue Tracker</a></li> <li><a target="_blank" href="https://stackoverflow.com/questions/tagged/cordova">Stack Overflow</a></li> <li><a href="{{ site.baseurl }}/contact">Mailing List</a></li> <li><a href="{{ site.baseurl }}/contribute/nightly_builds.html">Nightly builds</a></li> </ul> </div> <div class="col-sm-4"> <h2>Apache Software Foundation</h2> <ul class="nav"> <li> <a target="_blank" href="https://www.apache.org/">About ASF</a> </li> <li> <a target="_blank" href="https://www.apache.org/events/current-event">Events</a> </li> <li> <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a> </li> <li> <a target="_blank" href="https://www.apache.org/foundation/thanks.html">Thanks</a> </li> <li> <a target="_blank" href="https://www.apache.org/security/">Security</a> </li> <li> <a target="_blank" href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy policy</a> </li> </ul> </div> </div> </div> <div class="col-sm-3"> <h1>Contribute</h1> <p style="padding-top:20px"><strong>Help Cordova move forward!</strong></p> <p>Report bugs, improve the docs, or contribute to the code.</p> <a href="{{ site.baseurl }}/contribute" class="btn btn-lg btn-primary"> Learn More </a> <p style="padding-top:20px"> <a href="https://twitter.com/apachecordova" class="twitter-follow-button" data-show-count="false">Follow @apachecordova</a></p> </div> </div> <p class="copyright_text"> Copyright &copy; {{ 'now' | date: "%Y" }} <a href="https://apache.org">The Apache Software Foundation</a>, Licensed under the <a target="_blank" href="https://www.apache.org/licenses/">Apache License, Version 2.0</a>.<br/> Apache and the Apache feather logos are <a target="_blank" href="https://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation. <br/> <p>See the <a href="{{ site.baseurl }}/attributions/">attributions page</a> for other copyright & trademark notices.</p> </p>