mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
add address
This commit is contained in:
parent
63981c8600
commit
d214e76c2f
@ -58,9 +58,12 @@ let SignupContainer = React.createClass({
|
|||||||
location={location}/>
|
location={location}/>
|
||||||
<div className="ascribe-login-text">
|
<div className="ascribe-login-text">
|
||||||
{getLangText(`Already a ${whitelabelName || 'ascribe'} user`)}? <Link to="/login">{getLangText('Log in')}...</Link><br/><br/>
|
{getLangText(`Already a ${whitelabelName || 'ascribe'} user`)}? <Link to="/login">{getLangText('Log in')}...</Link><br/><br/>
|
||||||
|
|
||||||
We don't collect or use any data about you. The only thing we record are your artwork registrations and transactions with other users. We will only use your email to send you important updates and you can change your mind at anytime by clicking the unsubscribe link of any email you receive from us, or by requesting your data to be deleted via <a href="mailto:gdpr@ascribe.io">gdpr@ascribe.io</a>.<br /><br />
|
We don't collect or use any data about you. The only thing we record are your artwork registrations and transactions with other users. We will only use your email to send you important updates and you can change your mind at anytime by clicking the unsubscribe link of any email you receive from us, or by requesting your data to be deleted via <a href="mailto:gdpr@ascribe.io">gdpr@ascribe.io</a>. For further information, visit our <a href="https://www.ascribe.io/privacy/">Privacy Policy</a>.<br/><br/>
|
||||||
For further information, visit our <a href="https://www.ascribe.io/privacy/">Privacy Policy</a>.
|
BigchainDB GmbH<br/>
|
||||||
|
Chausseestraße 19<br/>
|
||||||
|
Berlin 10115<br/>
|
||||||
|
Germany
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user