changeset 33:2f0a33b117d3

presentation: docker image are available again
author Goffi <goffi@goffi.org>
date Mon, 11 Dec 2023 01:12:33 +0100
parents c8916c5c142d
children 68b51f51878c
files templates/default/presentation/presentation.html
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/templates/default/presentation/presentation.html	Mon Dec 11 01:12:15 2023 +0100
+++ b/templates/default/presentation/presentation.html	Mon Dec 11 01:12:33 2023 +0100
@@ -321,7 +321,7 @@
     <div class="message is-warning">
         <div class="message-body">
             {% trans %}
-            We apologize for the inconvenience, but the Flatpak and Docker images previously provided for our project are outdated and currently not functioning properly. In the meantime, we recommend utilizing the source code directly until we resolve the issue.
+            We apologize for the inconvenience, but the Flatpak images previously provided for our project are outdated and currently not functioning properly. In the meantime, we recommend utilizing the source code directly until we resolve the issue.
             {% endtrans %}
         </div>
     </div>
@@ -362,7 +362,7 @@
     </div> #}
 
 
-    {#<h3 class="subtitle is-3">Docker</h3>
+    <h3 class="subtitle is-3">Docker</h3>
     <div class="message is-warning">
         <div class="message-body">
             {% trans %}
@@ -413,7 +413,6 @@
     <div class="columns">
         {{ download_box("https://ftp.goffi.org/cagou/cagou.apk", "Libervia Mobile", "Cagou", "Android") }}
     </div>
-    #}
 
     <h3 class="subtitle is-3">
         {% trans %}Source Code{% endtrans %}