Add login footer to VSF register step 1

This commit is contained in:
2026-06-10 18:02:02 +02:00
parent fd654aa3c0
commit 66d0740a03
+5
View File
@@ -108,6 +108,11 @@
</a> </a>
</div> </div>
</footer> </footer>
<footer class="sg-card-segment sg-card-segment--gray" aria-label="Bereits registriert">
<div class="sg-body">
Du hast bereits einen Account? <a class="sg-hyperlink" href="#" data-component="hyperlink">Login</a>.
</div>
</footer>
</article> </article>
</main> </main>