GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.46k stars 1.13k forks source link

Forgot password appears twice on login page #12567

Closed kikislater closed 2 months ago

kikislater commented 2 months ago

Expected Behavior

Only one reference with link to lost password. Do we need to modifiy login => https://github.com/GeoNode/geonode/blob/master/geonode/templates/account/login.html or base templates => https://github.com/GeoNode/geonode/blob/master/geonode/templates/base.html to do a PR ?

Actual Behavior

Forgot password appears twice image

Steps to Reproduce the Problem

  1. Go to https://stable.demo.geonode.org/account/login/?next=%2F
  2. Check page

Specifications