mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-27 15:30:10 +00:00
feat(login): show profile (#485)
* profile data * fix scripts * fix image paths * feat: show profile (with image) when possible * fix profile image width
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{{template "main-top" .}}
|
||||
|
||||
{{ template "user-profile" . }}
|
||||
|
||||
<h1>{{t "Password.Title"}}</h1>
|
||||
<p>{{t "Password.Description"}}</p>
|
||||
|
||||
<form action="{{ passwordUrl }}" method="POST">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user