{# Import the theme's layout. #} {% extends "!layout.html" %} {%- block footer %} {% if theme_github_banner|lower != 'false' %} Fork me on GitHub {% endif %} {% if theme_analytics_id %} {% endif %} {%- endblock %}