WORDPRESS Figure 5-6. Your colophon page now with (Web site layout)
WORDPRESS Figure 5-6. Your colophon page now with contact form! Congratulations! You just created your first custom template for WordPress. This is a pretty simple example of what can be done if you leverage the theme system correctly. The code processing the contact form and shooting off the e-mail is in the code download, so go check it out. Now let s look at customizing an existing template. Customizing an existing template Open up wp-content/themes/default/archives.php in your text editor, and let s get to work! (Make sure to open archives.php, not archive.php!) 201