© {{ copyright }} {{ author }}

    {%- if footer and footer.product -%}
  • {%- if product_page %} {{ project }} {{ version }} {%- else -%} {{ project }} {{ version }} {%- endif -%}
  • {%- endif -%} {%- if footer and footer.license and license and license.name -%}
  • {%- if license.url -%} This page is licensed under {{ license.name }} {%- else -%} This page is licensed under {{ license.name }} {%- endif -%}
  • {%- endif -%} {%- if footer and footer.entries -%} {%- for item in footer.entries -%}
  • {{ item }}
  • {%- endfor -%} {%- endif -%}
Go to the top of the page