summaryrefslogtreecommitdiff
path: root/utils.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-04-20 18:16:10 +0200
committerdefault <nobody@localhost>2023-04-20 18:16:10 +0200
commit7af3afaa4b6ce822d8976b235fd6d96fdae440d7 (patch)
tree2c567b79a1ef8b07ebf6f00db17854b175d26fc2 /utils.c
parentbd539b8350d91c1efb42a0269f41bff5b2d99110 (diff)
The default greeting.html now include %admin_email%.
Diffstat (limited to 'utils.c')
-rw-r--r--utils.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/utils.c b/utils.c
index 24a6be6..b685ca0 100644
--- a/utils.c
+++ b/utils.c
@@ -65,12 +65,9 @@ const char *greeting_html =
"Mastodon, Pleroma, Friendica, etc. all around the world.</p>\n"
"\n"
"<p>There is no automatic sign up process for this server. If you want to be a part of\n"
- "this community, please write an email to\n"
- "\n"
- "the administrator of this instance\n"
- "\n"
+ "this community, please write an email to %admin_email%\n"
"and ask politely indicating what is your preferred user id (alphanumeric characters\n"
- "only) and the full name you want to appear as.</p>\n"
+ "only).</p>\n"
"\n"
"<p>The following users are already part of this community:</p>\n"
"\n"