{# /** * @file * Overrides core/modules/update/templates/update-version.html.twig * * The default template does not provide a good entrypoint for * adding the diff link to the existing markup. This is a workaorund * to add the link without copying the default template. */ #} {% set default_template %} {{ include("@update/update-version.html.twig") }} {% endset %} {% if version.diff_link %} {% set diff_link %}