Add link to login-local

This commit is contained in:
Christian Cueni 2023-06-08 11:33:08 +02:00
parent 391c88e588
commit cb00862a30
1 changed files with 5 additions and 0 deletions

View File

@ -84,6 +84,11 @@ const userStore = useUserStore();
{{ $t("SSO Login/Registration") }}
</a>
</p>
<p>
<a href="/login-local">
{{ $t("Demo Login") }}
</a>
</p>
</div>
</div>
</main>