Closed Tamas-Gavlider closed 2 hours ago
Last login on the location.html not reflecting the correct data.
Issue was caused by python code design with Pep8. It has been fixed by using single quotes instead of double quotes within the f string.
Last login on the location.html not reflecting the correct data.