{%- extends "sphinx_rtd_theme/footer.html" %} {%- block contentinfo %}

{%- if show_copyright %} ©{{ current_year }} {{ copyright }} | Lunes Website {%- endif %} {%- if commit %} | {% trans %}Revision{% endtrans %} {{ commit }}. {%- endif %} {%- if last_updated %} {%- trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %} {%- endif -%}

{%- endblock %}