diff options
| author | Bobby <[email protected]> | 2024-08-12 10:57:30 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-08-12 10:57:30 -0400 |
| commit | 28d45547ac5a05ad2e6b11849608e45dc9eeca39 (patch) | |
| tree | 867bab5fdb0473195fbbe80929b1064196f19358 /templates/blog/resetpass_input.html | |
| parent | 3eb61715ecfa0dcf90ee607661f8777e6765bab3 (diff) | |
| download | thatcomputerscientist-28d45547ac5a05ad2e6b11849608e45dc9eeca39.tar.xz thatcomputerscientist-28d45547ac5a05ad2e6b11849608e45dc9eeca39.zip | |
better spacing; better forms
Diffstat (limited to 'templates/blog/resetpass_input.html')
| -rw-r--r-- | templates/blog/resetpass_input.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/blog/resetpass_input.html b/templates/blog/resetpass_input.html index 7adc54d6..939eab9d 100644 --- a/templates/blog/resetpass_input.html +++ b/templates/blog/resetpass_input.html @@ -1,4 +1,5 @@ {% extends 'blog/partials/base.html' %} {% block content %} +<h1 style="margin-top: 30px">Reset your Password</h1> <p> Enter a new password for your account. Your password must be at least 8 characters long. |
