After setting up a template file article.html
in craft/templates
folder, and creating the section article with the uri
article
and setting the entry template as article
in the admin on trying to see the live preview of the page when I go to it in the entries list I get a craft page with the error:
Page not found
I thought it might have something with cache maybe, so I cleared that, but I still got the same error. Why I am getting this error, and how can I fix that?