{# Import the theme's layout. #} {% extends '!layout.html' %} {%- block extrahead %} {# Extra custom things to the head HTML tag #} Flux RESTful API in Python {# Call the parent block #} {{ super() }} {%- endblock %}