diff --git a/atelier/templates/download.html b/atelier/templates/download.html index c254d94..70ede7b 100644 --- a/atelier/templates/download.html +++ b/atelier/templates/download.html @@ -1,58 +1,55 @@ {% extends "base.html" %} {% block content %}

Download

-

You will download AtCore and it's TestClient Stable Version.

+

You will download AtCore and it's TestClient Beta Version.

Linux

-

.tar.xz

-

Or on your distro package manager

+

.tar.xz | Signature

+

App Image | Signature

Windows

-

64 Bit | MD5 Checksum -

+

64 Bit | Signature

-
{% endblock content %}