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
- title_text (string) (required): The text to be displayed as the heading
4
+
- subtitle_text (string) (optional): The text to be displayed as the subtitle
5
+
- subtitle_heading_level (int) (optional): The heading level for the subtitle. Can be 4 or 5. Defaults to 5.
6
+
- image_aspect_ratio_small (string) (optional): The aspect ratio for item images on small screens. Defaults to "square". Can be "square", "2-3", "3-2", "16-9", "cinematic". Defaults to "square".
7
+
- image_aspect_ratio_medium (string) (optional): The aspect ratio for item images on medium screens. Defaults to "square". Can be "square", "2-3", "3-2", "16-9", "cinematic". Defaults to "square".
8
+
- image_aspect_ratio_large (string) (optional): The aspect ratio for item images on large screens. Defaults to "2-3". Can be "square", "2-3", "3-2", "16-9", "cinematic". Defaults to "2-3".
9
+
- items (array) (required): An array of items, each including 'image_html', 'title_text', 'description_html', and 'cta_html'.
10
+
-#}
11
+
{%- macrovf_equal_heights(
12
+
title_text,
13
+
subtitle_text="",
14
+
subtitle_heading_level=5,
15
+
image_aspect_ratio_small="square",
16
+
image_aspect_ratio_medium="square",
17
+
image_aspect_ratio_large="2-3",
18
+
items=[]
19
+
) -%}
20
+
{%sethas_subtitle = subtitle_text | trim | length > 0 %}
title_text="Keep this heading to 2 lines on large screens.",
11
+
subtitle_text="Ensure the right hand side of this 50/50 split is taller than the left hand side (heading) on its left. This includes the subtitle and description.",
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
17
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
23
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
29
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
30
+
}
31
+
]
32
+
) %}
33
+
{% if slot == "description" %}
34
+
<p>
35
+
Ensure this block is taller than the heading on its left. Cloud types vary depending on who owns or
36
+
operates
37
+
them. It is also possible to use more than one cloud at a time in a hybrid or multi-cloud architecture. Cloud
38
+
types vary depending on who owns or operates them. It is also possible to use more than one cloud at a time
39
+
in
40
+
a hybrid or multi-cloud architecture. Cloud types vary depending on who owns or operates them. It is also
41
+
possible to use more than one cloud at a time in a hybrid or multi-cloud architecture.
title_text="Keep this heading to 2 lines on large screens.",
11
+
subtitle_text="Ensure the right hand side of this 50/50 split is taller than the left hand side (heading) on its left. This includes the subtitle and description.",
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
17
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
23
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
29
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
title_text="Keep this heading to 2 lines on large screens.",
11
+
subtitle_text="Ensure the right hand side of this 50/50 split is taller than the left hand side (heading) on its left. This includes the subtitle and description.",
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
17
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
23
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
29
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
35
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
41
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
47
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
48
+
}
49
+
]
50
+
) %}
51
+
{% if slot == "description" %}
52
+
<p>
53
+
Ensure this block is taller than the heading on its left. Cloud types vary depending on who owns or
54
+
operates
55
+
them. It is also possible to use more than one cloud at a time in a hybrid or multi-cloud architecture. Cloud
56
+
types vary depending on who owns or operates them. It is also possible to use more than one cloud at a time
57
+
in
58
+
a hybrid or multi-cloud architecture. Cloud types vary depending on who owns or operates them. It is also
59
+
possible to use more than one cloud at a time in a hybrid or multi-cloud architecture.
title_text="Keep this heading to 2 lines on large screens.",
11
+
subtitle_text="Ensure the right hand side of this 50/50 split is taller than the left hand side (heading) on its left. This includes the subtitle and description.",
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
20
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
26
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
32
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
"description_html": "<p>We enable Ubuntu Core with the best ODMs and silicon vendors in the world. We continuously test it on leading IoT and edge devices and hardware.</p>",
38
+
"cta_html": "<ahref='#'>Browse all certified hardware ›</a>"
39
+
}
40
+
]
41
+
) %}
42
+
{% if slot == "description" %}
43
+
<p>
44
+
Ensure this block is taller than the heading on its left. Cloud types vary depending on who owns or
45
+
operates
46
+
them. It is also possible to use more than one cloud at a time in a hybrid or multi-cloud architecture. Cloud
47
+
types vary depending on who owns or operates them. It is also possible to use more than one cloud at a time
48
+
in
49
+
a hybrid or multi-cloud architecture. Cloud types vary depending on who owns or operates them. It is also
50
+
possible to use more than one cloud at a time in a hybrid or multi-cloud architecture.
0 commit comments