2020-06-03 15:33:50 +02:00
|
|
|
<%= @inner_content %>
|
2019-09-24 12:09:43 +02:00
|
|
|
--
|
2020-10-28 11:36:16 +01:00
|
|
|
<%= if Mobilizon.Config.instance_demo_mode?() do %>
|
|
|
|
<%= gettext "This is a demonstration site to test Mobilizon." %>
|
|
|
|
<%= gettext "Please do not use it for real purposes." %>
|
|
|
|
<% end %>
|
2019-09-24 12:09:43 +02:00
|
|
|
|
2020-06-24 19:00:34 +02:00
|
|
|
<%= gettext "Need help? Is something not working as expected?" %>
|
2021-07-21 11:03:26 +02:00
|
|
|
<%= gettext "Ask the community on Framacolibri" %> https://framacolibri.org/c/mobilizon/39
|
2019-10-14 19:33:07 +02:00
|
|
|
|
2020-08-10 16:57:26 +02:00
|
|
|
<%= gettext "%{instance} is powered by Mobilizon.", instance: @instance[:name] %> <%= gettext "Learn more about Mobilizon here!" %> https://joinmobilizon.org
|