mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
fix broken HTML tag
This commit is contained in:
parent
f30c3a99be
commit
351845452c
@ -20,7 +20,7 @@
|
||||
</strong></p>
|
||||
</header>
|
||||
<main>
|
||||
<a href="{{ redirect_url | e }}" class="primary-button"/>
|
||||
<a href="{{ redirect_url | e }}" class="primary-button">
|
||||
Continue with {{ idp.idp_name | e }}
|
||||
</a>
|
||||
</main>
|
||||
|
Loading…
Reference in New Issue
Block a user