If you are adding it to a 'wrapper' aka the page.tpl.php you can do that by editing that file. That assumes you are using the php template. If its just a static page, either use the page content type or just put that static file in the appropriate directory.
Comments
If you are adding it to a
If you are adding it to a 'wrapper' aka the page.tpl.php you can do that by editing that file. That assumes you are using the php template. If its just a static page, either use the page content type or just put that static file in the appropriate directory.