|
42 | 42 | <li class="p-list__item is-ticked">No mandatory subscriptions for Ubuntu</li>
|
43 | 43 | {%- endif -%}
|
44 | 44 | {%- if slot == 'list_item_2' -%}
|
45 |
| - <li class="p-list__item is-ticked"><a href="https://ubuntu.com/security">Security</a>, <a |
46 |
| - href="https://ubuntu.com/support">support</a> and fully managed <a |
47 |
| - href="https://ubuntu.com/openstack/managed">infra</a> and <a |
48 |
| - href="https://ubuntu.com/managed/apps">apps</a></li> |
| 45 | + <li class="p-list__item is-ticked"> |
| 46 | + <a href="https://ubuntu.com/security">Security</a>, |
| 47 | + <a href="https://ubuntu.com/support">Support</a>, |
| 48 | + and fully managed |
| 49 | + <a href="https://ubuntu.com/openstack/managed">Infra</a> |
| 50 | + and |
| 51 | + <a href="https://ubuntu.com/managed/apps">Apps</a> |
| 52 | + </li> |
49 | 53 | {%- endif -%}
|
50 | 54 | {%- if slot == 'list_item_3' -%}
|
51 |
| - <li class="p-list__item is-ticked"><a href="https://ubuntu.com/cloud/public-cloud">Public cloud</a>, <a |
52 |
| - href="https://ubuntu.com/download/server">data centre</a>, <a href="https://microk8s.io/">edge cluster</a> |
53 |
| - and <a href="https://ubuntu.com/appliance">appliances</a></li> |
| 55 | + <li class="p-list__item is-ticked"> |
| 56 | + <a href="https://ubuntu.com/cloud/public-cloud">Public cloud</a>, |
| 57 | + <a href="https://ubuntu.com/download/server">Data centre</a>, |
| 58 | + <a href="https://microk8s.io/">Edge cluster</a> |
| 59 | + and |
| 60 | + <a href="https://ubuntu.com/appliance">Appliances</a> |
| 61 | + </li> |
54 | 62 | {%- endif -%}
|
55 | 63 | {%- if slot == 'list_item_4' -%}
|
56 | 64 | <li class="p-list__item is-ticked"><a href="https://ubuntu.com/about/release-cycle">Long term maintenance
|
|
60 | 68 | <li class="p-list__item is-ticked">Transparent pricing for enterprise and ISV</li>
|
61 | 69 | {%- endif -%}
|
62 | 70 | {%- if slot == 'list_item_6' -%}
|
63 |
| - <li class="p-list__item is-ticked"><a href="https://ubuntu.com/engage/from-vmware-to-open-source">Switch from |
64 |
| - VMware to OpenStack</a></li> |
| 71 | + <li class="p-list__item is-ticked"> |
| 72 | + <a href="https://ubuntu.com/engage/from-vmware-to-open-source"> |
| 73 | + Switch from VMware to OpenStack |
| 74 | + </a> |
| 75 | + </li> |
65 | 76 | {%- endif -%}
|
66 | 77 | {%- if slot == 'list_item_7' -%}
|
67 |
| - <li class="p-list__item is-ticked"><a href="https://ubuntu.com/openstack/pricing-calculator">TCO analysis of Open |
68 |
| - Infra</a></li> |
| 78 | + <li class="p-list__item is-ticked"> |
| 79 | + <a href="https://ubuntu.com/openstack/pricing-calculator"> |
| 80 | + TCO analysis of Open Infra |
| 81 | + </a> |
| 82 | + </li> |
69 | 83 | {%- endif -%}
|
70 | 84 | {%- if slot == 'list_item_8' -%}
|
71 |
| - <li class="p-list__item is-ticked"><a href="https://ubuntu.com/engage/cloud-economics">451 study on private/public |
72 |
| - cloud cost</a></li> |
| 85 | + <li class="p-list__item is-ticked"> |
| 86 | + <a href="https://ubuntu.com/engage/cloud-economics"> |
| 87 | + 451 study on private/public cloud cost |
| 88 | + </a> |
| 89 | + </li> |
73 | 90 | {%- endif -%}
|
74 | 91 | {%- if slot == 'cta' -%}
|
75 | 92 | <a href="#" class="p-button">Learn more</a>
|
|
0 commit comments