feat: Link to a data protection document

This commit is contained in:
Alexander Polynomdivision 2018-10-22 18:39:57 +02:00
parent 842e685c59
commit 3617275833

View File

@ -144,6 +144,10 @@ const RegisterPageWithRouter = withRouter(
Registrieren
</Button>
</Grid>
<a href="../privacy.pdf" target="_blank">
Datenschutzbestimmungen
</a>
</Grid>
</Paper>
</Grid>