From 1c63e82ec4cc16df1fa7ca08d55c651a462e57f0 Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Mon, 1 Jan 2024 15:32:04 +0100 Subject: [PATCH] Add API link in the footer Signed-off-by: Alexander Borsuk --- templates/bottom_menu.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/bottom_menu.html b/templates/bottom_menu.html index 07dbf73f..e262968e 100644 --- a/templates/bottom_menu.html +++ b/templates/bottom_menu.html @@ -19,5 +19,8 @@   {% endif %} {% endfor %} + + API +   {{ trans(key='contact', lang=lang) }}