diff options
| author | user <user@node5.net> | 2024-03-22 15:00:01 +0100 |
|---|---|---|
| committer | user <user@node5.net> | 2024-03-22 15:00:01 +0100 |
| commit | 604fed77fb7a75bb39cda96b2f06438ce71ee86a (patch) | |
| tree | 36f0459deb535af6a2adb890ab5390659e902c29 /src/templates/index.html | |
| parent | 704e6ec0b6a624085b29f8bc7adc5197ec461ddb (diff) | |
password of the month
Diffstat (limited to 'src/templates/index.html')
| -rw-r--r-- | src/templates/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/templates/index.html b/src/templates/index.html index 2639cb7..d90be7c 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -43,6 +43,9 @@ {% endwith %} </div> </div> + + <p>Do you like living life dangerously? use <a href="/password_of_the_month">password of the month</a> + as your next password</p> </div> </body> |
