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
Currently Lieu treats every page that is not a special route like its home page, which is not ideal since all those other pages should throw a proper 404 code and have their own template (which doesn't stop them from having a search form though …)
The text was updated successfully, but these errors were encountered:
Currently Lieu treats every page that is not a special route like its home page, which is not ideal since all those other pages should throw a proper 404 code and have their own template (which doesn't stop them from having a search form though …)
The text was updated successfully, but these errors were encountered: