2020-06-03 13:33:50 +00:00
|
|
|
<%= @inner_content %>
|
2019-09-24 10:09:43 +00:00
|
|
|
--
|
2020-10-28 10:36:16 +00: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 10:09:43 +00:00
|
|
|
|
2020-06-24 17:00:34 +00:00
|
|
|
<%= gettext "Need help? Is something not working as expected?" %>
|
2021-07-21 09:03:26 +00:00
|
|
|
<%= gettext "Ask the community on Framacolibri" %> https://framacolibri.org/c/mobilizon/39
|
2019-10-14 17:33:07 +00:00
|
|
|
|
2020-08-10 14:57:26 +00:00
|
|
|
<%= gettext "%{instance} is powered by Mobilizon.", instance: @instance[:name] %> <%= gettext "Learn more about Mobilizon here!" %> https://joinmobilizon.org
|