You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/includes/guides/branding/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ By default, your organization's business applications in {{ product_name }} are
10
10
11
11
{% endif %}
12
12
13
-
{% if product_name == "Asgardeo" or (product_name == "WSO2 Identity Server" and is_version != "7.0.0" and is_version != "7.1.0") %}
13
+
{% if product_name == "Asgardeo" or (product_name == "WSO2 Identity Server" and is_version > "7.1.0") %}
14
14
15
15
-[Use the editor to customize layouts]({{base_path}}/guides/branding/customize-layouts-with-editor/) for user login, sign-up, and account recovery flows. <sup>`Paid subscription required`</sup>
0 commit comments