[refactor] remove username field and let instance_name be the only AP Actor
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
},
|
||||
"admin_register":{
|
||||
"subject": "Nuova registrazione",
|
||||
"content": "{{user.username}} si è registrato/a a {{config.title}} scrivendo:<br/><pre>{{user.description}}</pre><br/> Puoi confermarlo <a href='{{config.baseurl}}/admin'>qui</a>."
|
||||
"content": "{{user.email}} si è registrato/a a {{config.title}} scrivendo:<br/><pre>{{user.description}}</pre><br/> Puoi confermarlo <a href='{{config.baseurl}}/admin'>qui</a>."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user