mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-02 10:08:39 +00:00
Rework the flow of setting email from the website
This commit is contained in:
parent
3f70563e1d
commit
cf1769ca77
8 changed files with 47 additions and 94 deletions
|
@ -31,8 +31,6 @@
|
|||
<input type="email" name="emailAddress" id="emailAddress" placeholder="Email Address">
|
||||
<i class="mail icon"></i>
|
||||
</div>
|
||||
|
||||
<input type="hidden" name="token" id="token" value="@Model.EmailToken?.EmailToken">
|
||||
</div>
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue