Your content is stored in the database, but the a combination of areas and page types determine how it is presented.
There are no physical files at page level, unless they have been set up as single pages in which case you might have a view in your single_pages folder and possibly a controller file in the controllers folder, which serves it.
Thanks that really helps. I'm coming from different type of CMS's background, usually in the past i used ones that let me easily retrofit a template into CMS, mainly CouchCMS and Perch.
It seems that things work a little diferrently in C5, but i will get used to it.
There are no physical files at page level, unless they have been set up as single pages in which case you might have a view in your single_pages folder and possibly a controller file in the controllers folder, which serves it.
Hope that helps