You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me it worked to leave it template_name = 'index.html', I made a folder templates in the root shops directory (not the nearbyshops directory).
I think it is redundant to put it like template_name = shops/index.html, because we are already in the shops directory.
While opening
server its shows template does't exist at index.html
The text was updated successfully, but these errors were encountered: