Rename MobilizonWeb to Mobilizon.Web
This commit is contained in:
16
lib/web/templates/email/email.text.eex
Normal file
16
lib/web/templates/email/email.text.eex
Normal file
@@ -0,0 +1,16 @@
|
||||
<%= render @view_module, @view_template, assigns %>
|
||||
|
||||
|
||||
--
|
||||
|
||||
<%= gettext "This is a demonstration site to test the beta version of Mobilizon." %>
|
||||
<%= gettext "Please do not use it in any real way" %>
|
||||
|
||||
<%= gettext "Mobilizon is under development, we will add new features to this site during regular updates, until the release of version 1 of the software in the first half of 2020." %>
|
||||
<%= gettext "In the meantime, please consider that the software is not (yet) finished. More information on our blog:" %> https://framablog.org/2019/10/15/mobilizon-lifting-the-veil-on-the-beta-release/
|
||||
|
||||
<%= gettext "Need some help? Something not working properly?" %>
|
||||
|
||||
<%= gettext "Ask the community on Framacolibri" %> https://framacolibri.org/c/mobilizon/test-mobilizon
|
||||
|
||||
<%= gettext "%{instance} is a Mobilizon server.", instance: @instance[:name] %> <%= gettext "Learn more about Mobilizon:" %> https://joinmobilizon.org
|
||||
Reference in New Issue
Block a user