I am developing a wordpress theme. In my theme there are a custom post type ‘project’. This ‘project’ post type using archive.php page to index all projects . I want to use archive.php also for indexing wordpress default posts those are coming from default post type ‘post’. How can i do this ??