|
@@ -1,7 +1,7 @@
|
|
|
{{> header}}
|
|
{{> header}}
|
|
|
<section id="reset-password-token" class="section-container verify-page">
|
|
<section id="reset-password-token" class="section-container verify-page">
|
|
|
{{#if token_verified}}
|
|
{{#if token_verified}}
|
|
|
- <h2 hx-get="/settings" hx-trigger="load delay:2s" hx-target="body" hx-push-url="/settings">
|
|
|
|
|
|
|
+ <h2 hx-get="/settings" hx-trigger="load delay:1s" hx-target="body" hx-push-url="/settings">
|
|
|
Welcome back. Change your password from the settings page. Redirecting...
|
|
Welcome back. Change your password from the settings page. Redirecting...
|
|
|
</h2>
|
|
</h2>
|
|
|
{{else}}
|
|
{{else}}
|