From ad7af714564f2b8e1342f39ab3c3d961ba7d49f9 Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Sat, 22 Jan 2022 23:25:34 +0100 Subject: [PATCH] Contact us in menu Signed-off-by: Alexander Borsuk --- content/_index.md | 3 +-- templates/bottom_menu.html | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 73bdbbbe..49c2c7ef 100644 --- a/content/_index.md +++ b/content/_index.md @@ -111,13 +111,12 @@ Please join our beta program, suggest your features, and report bugs: Organic Maps is an [open-source software](https://github.com/organicmaps/organicmaps) licensed under the Apache License 2.0. -- Report bugs or issues to [the issue tracker](https://github.com/organicmaps/organicmaps/issues) +- Report bugs or issues to [the issue tracker](https://github.com/organicmaps/organicmaps/issues) or [email us](mailto:hello@organicmaps.app) - [Discuss](https://github.com/organicmaps/organicmaps/discussions/categories/ideas) ideas or propose feature requests - Subscribe to our [Telegram Channel](https://t.me/OrganicMapsApp) for updates - Join our [Telegram Group](https://t.me/OrganicMaps) to discuss with other users - Присоединяйтесь к нашей [русскоязычной группе в Telegram](https://t.me/OrganicMapsRu) для обратной связи и помощи - Visit our [GitHub page](https://github.com/organicmaps/organicmaps) -- Contact us by [email](mailto:hello@organicmaps.app) - Follow our updates in [Facebook](https://facebook.com/OrganicMaps), [Twitter](https://twitter.com/OrganicMapsApp), [Instagram](https://instagram.com/organicmaps.app/). diff --git a/templates/bottom_menu.html b/templates/bottom_menu.html index 4ab4992b..e5223fdd 100644 --- a/templates/bottom_menu.html +++ b/templates/bottom_menu.html @@ -8,4 +8,5 @@   {% endif %} {% endfor %} + {{ trans(key='contact') }}