{% extends "openstack/layout.html" %} {% block header_navigation %} <li><a href="{{ pathto('index') }}" title="Go to the Home page" class="link">Home</a></li> <li><a href="http://wiki.openstack.org/" title="Go to the OpenStack Wiki">Wiki</a></li> <li><a href="http://review.openstack.org/" title="Go to the OpenStack Gerrit server">Gerrit</a></li> <li><a href="http://jenkins.openstack.org/" title="Go to the OpenStack Jenkins server">Jenkins</a></li> <li><a href="http://logstash.openstack.org/" title="Go to the OpenStack Logstash server">Logstash</a></li> <li><a href="http://etherpad.openstack.org/" title="Go to the OpenStack Etherpad server">Etherpad</a></li> <li><a href="http://paste.openstack.org/" title="Go to the OpenStack Paste server">Paste</a></li> <li><a href="http://planet.openstack.org/" title="Go to the OpenStack Planet server">Planet</a></li> <li><a href="http://ci-puppetmaster.openstack.org/" title="Go to the OpenStack Puppet master server">Puppet Master</a></li> <li><a href="http://lists.openstack.org/" title="Go to the OpenStack Mailman server">Mailman</a></li> {% endblock %}