I have two different blueprints:
Default
Article
The only difference is the options and status. The client has more options when it comes to articles.
In the contents folder articles are named article.txt and the default pages are named default.txt
Both types of pages share exactly the same page design. Can they both use the default.php template?
If I don’t have an article.php template, will the articles default to the default.php template? It seems to work, but just want to double check