{% extends "!layout.html" %} {# make it beautiful#} {# - fplod 20150806T081955Z guest-242.locean-ipsl.upmc.fr (Darwin)#} {##} {# * move recent updates and relatedlinks to sidebar#} (# thanks to https://github.com/aws/aws-cli/tree/develop/doc/source#} {##} {# - fplod 20150605T075216Z callisto.locean-ipsl.upmc.fr (Linux)#} {##} {# * add new header#} {# cf. https://github.com/networkx/networkx/blob/master/doc/source/templates/layout.html for ideas#} {%- block extrahead %} {% endblock %} {% block rootrellink %}
  • Home
  • Models
  • Grid
  • Sections
  • Areas
  • Output
  • MAPAGO
  • PyPAGO
  • Contact
  • How to cite
  • Developers
  • FAQ
  • {% endblock %} {% block relbar1 %} {{ super() }} {% endblock %} {# put the sidebar before the body #} {% block sidebar1 %}{{ sidebar() }}{% endblock %} {% block sidebar2 %}{% endblock %}