forked from External/greenlight
Allow for specification of email sender (#311)
* <Allow for configuration of email sender> * <Configure for localization> * <Added a change in verify_mail>
This commit is contained in:
@ -22,9 +22,9 @@
|
||||
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome to Greenlight!, <%= @user.name %></h1>
|
||||
<h1>Welcome to BigBlueButton!, <%= @user.name %></h1>
|
||||
<p>
|
||||
You have successfully signed up for Greenlight,
|
||||
You have successfully registered your Greenlight account,
|
||||
your username is: <%= @user.email %>.<br>
|
||||
</p>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user