Adding link to access older versions of apps.

This commit is contained in:
Ad5001 2022-01-19 19:56:47 +01:00
parent dbafcaad55
commit 2d9f6fdc70
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160

View File

@ -124,7 +124,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<section id="download-section" class="center content-center padding-container text-center">
<hr>
<h1 class="flex flex-center"><i class="icon-download icon-larger-text"></i>{{ i18n "download" }}</h1>
{{ i18n "downloadApp" (dict "Name" .Name "Version" $AppData.version "Platforms" (delimit $AppData.platforms ", ")) }}
{{ i18n "downloadApp" (dict "Name" .Name "Version" $AppData.version "Platforms" (delimit $AppData.platforms ", ")) }} <a href="https://artifacts.accountfree.org/service/rest/repository/browse/apps.ad5001.eu-apps/{{ $appindex }}/">{{ i18n "olderVersions" }}</a>
<br><br>
<!-- download table -->
<div class="center columns-container">