diff --git a/src/_includes/layout/page-header.html b/src/_includes/layout/page-header.html index 898f2fc2f7b..b2f7a0fff1b 100644 --- a/src/_includes/layout/page-header.html +++ b/src/_includes/layout/page-header.html @@ -1,6 +1,12 @@
+ {% if page.url contains "mftf/v2" %} +
+ This documentation is for version 2.0 of the framework, which supports Adobe Commerce and Magento Open Source 2.3.x. You can find documentation for version 3.0 here. See find your version if you are unsure about which version you are using. +
+ {% endif %} + {% if page.url contains "config-guide/multi-master/" or page.url contains "cloud/docker/docker-split-db" %}
The split database feature was