Updating welcome to make it clear no login credentials in it.
This commit is contained in:
parent
02dafebe38
commit
3468c942f9
|
@ -8,7 +8,7 @@
|
|||
<div class="f-fallback">
|
||||
<h1>Welcome, {{ email }}!</h1>
|
||||
<p>Thanks for getting started with {{ company }}'s Budibase platform.</p>
|
||||
<p>For reference, here's your login information:</p>
|
||||
<p>For reference, here's how to login:</p>
|
||||
<table class="attributes" width="100%" cellpadding="0" cellspacing="0" role="presentation">
|
||||
<tr>
|
||||
<td class="attributes_content">
|
||||
|
|
Loading…
Reference in New Issue