{% extends "!layout.html" %} {% block linktags %} {{ super() }} {% endblock %} {% block content %}
Connect with us on: Github | Twitter | Facebook | Google Groups
{% if show_copyright %}©{{ copyright }}{% endif %}
{% if theme_show_powered_by|lower == 'true' %} Powered by Sphinx {{ sphinx_version }} & Alabaster {{ alabaster_version }} {% endif %} {%- if show_source and has_source and sourcename %} {% if show_copyright or theme_show_powered_by %}|{% endif %} {{ _('Page source') }} {%- endif %}