mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-01 22:28:48 +00:00
fix broken HTML tag
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user