diff --git a/templates/download/server/download.html b/templates/download/server/download.html index 9636d928e2b..df67e17fc25 100755 --- a/templates/download/server/download.html +++ b/templates/download/server/download.html @@ -2,260 +2,255 @@ {% block title %}Thank you for downloading Ubuntu Server{% endblock %} -{% block meta_copydoc %}https://docs.google.com/document/d/1S5zY7HN_Q8eQWch0mCEfLICfj8pW1bct9_wGArCNIqc/edit{% endblock meta_copydoc %} +{% block meta_copydoc %} + https://docs.google.com/document/d/1S5zY7HN_Q8eQWch0mCEfLICfj8pW1bct9_wGArCNIqc/edit +{% endblock meta_copydoc %} -{% block body_class %}is-paper{% endblock body_class %} +{% block body_class %} + is-paper +{% endblock body_class %} -{% block head_extra %} - -{% endblock %} +{% block head_extra %}{% endblock %} {% block content %} - + -
-
-
-

Thank you for downloading Ubuntu Server {{ version }}

-

Your download should start in the background. If it doesn't, - download now.
- {% with version=version, system="live-server", architecture="amd64" %} - {% include "download/shared/_verify-checksums.html" %} - {% endwith %} -

-
-
- {% include 'shared/_server-download-newsletter.html' %} +
+
+
+

Thank you for downloading Ubuntu Server {{ version }}

+

+ Your download should start in the background. If it doesn't, + download now. +
+ {% with version=version, system="live-server", architecture="amd64" %} + {% include "download/shared/_verify-checksums.html" %} + {% endwith %} +

+
+
{% include 'shared/_server-download-newsletter.html' %}
-
-
+ -{% include 'download/shared/_server_weekly_news.html' %} + {% include 'download/shared/_server_weekly_news.html' %} -
-
-
-
-

Ubuntu CLI cheatsheet

-
-

Learn how to use the command line efficiently and get started with DevOps — from basic file management to LXD virtualisation and Ubuntu Pro.

+
+
+
+
+

Ubuntu CLI cheatsheet

+
+

+ Learn how to use the command line efficiently and get started with DevOps — from basic file management to LXD virtualisation and Ubuntu Pro. +

+
+ Download the CLI cheat sheet
- -
-
-
- {{ - image ( - url="https://assets.ubuntu.com/v1/639c1f12-server-cli-cheatsheet.png", - alt="CLI cheat sheet", - width="1200", - height="849", - hi_def=True, - loading="auto" - ) | safe - }} +
+
+ {{ image(url="https://assets.ubuntu.com/v1/639c1f12-server-cli-cheatsheet.png", + alt="CLI cheat sheet", + width="1200", + height="849", + hi_def=True, + loading="auto") | safe + }} +
-
-
+
-
-
-
-
-
-

Resources

-
-
-
-
+
+
+
-

Ubuntu Server documentation

-

The Ubuntu Server documentation, curated by community and Ubuntu developers.

+
+

Resources

+
-
-

Ask Ubuntu

-

Stuck somewhere? Get your Ubuntu questions answered by power users.

+
+
+
+

+ Ubuntu Server documentation +

+

The Ubuntu Server documentation, curated by community and Ubuntu developers.

+
+
+

+ Ask Ubuntu +

+

Stuck somewhere? Get your Ubuntu questions answered by power users.

+
+
+

+ Community Discourse +

+

Join the Ubuntu developers community and make your voice heard.

+
+
-
-

Community Discourse

-

Join the Ubuntu developers community and make your voice heard.

-
-
-
-
+ -{% include 'shared/_download-ubuntu-thank-you-pro-section.html' %} + {% include 'shared/_download-ubuntu-thank-you-pro-section.html' %} -
-
-
-

More from Canonical

-
-
-
- +
+
+
+

More from Canonical

-
-
- -
-

Fast, dense, and secure container and VM management at any scale.

-
-

- Learn more about LXD › -

+ -
+
-
-
-
-
-
-

Latest from our blog ›

+
+
+
+ -
-
-
+
+
-
- -
+ +
- - + + }) + {% endblock content %} {% block footer_extra %} - + - + window.initImageDownload(imagePath, GAlabel); + {% endblock footer_extra %} diff --git a/templates/download/server/thank-you.html b/templates/download/server/thank-you.html index fdcd063a351..48a68ad831a 100755 --- a/templates/download/server/thank-you.html +++ b/templates/download/server/thank-you.html @@ -51,7 +51,8 @@

Ubuntu CLI cheatsheet

Learn how to use the command line efficiently and get started with DevOps — from basic file management to LXD virtualisation and Ubuntu Pro.

- + Download the CLI cheat sheet