diff --git a/i18n/bg-BG/avalanche_report.ftl b/i18n/bg-BG/avalanche_report.ftl index b41dfc1..8388226 100644 --- a/i18n/bg-BG/avalanche_report.ftl +++ b/i18n/bg-BG/avalanche_report.ftl @@ -7,9 +7,6 @@ no-current-forecast-heading = Няма актуална прогноза view-full-forecast-button = Виж детайлната прогноза # Text on the index page explaining to check the forecast archive because there is no current forecast. check-forecast-archive-below = За проверка на последно издадените прогнози за този регион, разгледай архива по-долу. -# Message on the index page -# TODO: Remove and replace with user configured content in the database. -see-facebook-page-message = За подробна информация и дискусии, следи този сайт и [нашата страница във facebook]({ $url }). # Heading for the area that the forecast is about forecast-area-heading = Зона на опериране # The Gudauri forecast area name diff --git a/i18n/en-UK/avalanche_report.ftl b/i18n/en-UK/avalanche_report.ftl index 7e642e2..56b922c 100644 --- a/i18n/en-UK/avalanche_report.ftl +++ b/i18n/en-UK/avalanche_report.ftl @@ -7,9 +7,6 @@ no-current-forecast-heading = No Current Forecast view-full-forecast-button = View full forecast # Text on the index page explaining to check the forecast archive because there is no current forecast. check-forecast-archive-below = Please check the forecast archive below for the most recent forecast for this area. -# Message on the index page -# TODO: Remove and replace with user configured content in the database. -see-facebook-page-message = See [Our Facebook Page]({$url}) for discussion and updates, and watch this space. # Heading for the area that the forecast is about forecast-area-heading = Forecast Area # The Gudauri forecast area name diff --git a/i18n/ka-GE/avalanche_report.ftl b/i18n/ka-GE/avalanche_report.ftl index 11f0b2f..e95a1e7 100644 --- a/i18n/ka-GE/avalanche_report.ftl +++ b/i18n/ka-GE/avalanche_report.ftl @@ -7,9 +7,6 @@ no-current-forecast-heading = ამჟამინდელი პროგნ view-full-forecast-button = სრული პროგნოზის ნახვა # Text on the index page explaining to check the forecast archive because there is no current forecast. check-forecast-archive-below = ამ არეალზე უახლესი ინფორმაციისთვის გთხოვთ, შეამოწმოთ ქვემოთ მოცემული პროგნოზების არქივი -# Message on the index page -# TODO: Remove and replace with user configured content in the database. -see-facebook-page-message = თვალი ადევნეთ ჩვენს [Facebook გვერდზე]({ $url }) დისკუსიებს და განახლებებს # Heading for the area that the forecast is about forecast-area-heading = პროგნოზის არეა # The Gudauri forecast area name diff --git a/src/templates/index.html b/src/templates/index.html index cb077d5..5a09159 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -78,9 +78,6 @@

{{ fl("about-title") }}

{{ fl_md("about-description", {}, { "strip_paragraph": false }) }}

{{ fl("disclaimer-message") }}

-
- {{ fl_md("see-facebook-page-message", {"url": "https://www.facebook.com/groups/830534093958221"}, { "use_isolating": false} ) }} -
{% include 'includes/sponsors.html' %} {{ divider() }}