{% extends "base.html" %} {% block announce %} {%- if config.extra.staging.mr_iid -%} This is the staging site for merge request !{{ config.extra.staging.mr_iid }} (commit {{ config.extra.staging.mr_short_sha }}) {%- endif -%} {% endblock %}