Page not found (404)

Request Method: GET
Request URL: https://ibc28.com/xwfb/index_3.html

Using the URLconf defined in ibc2888.urls, Django tried these URL patterns, in this order:

  1. [name='LoginView']
  2. create_user/ [name='create_user']
  3. mobile/create_user/ [name='create_user']
  4. base/

The current path, xwfb/index_3.html, didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.