OK I've been developing my own theme for my wordpress site.
I would like to know how to put a bit of static content above my latest posts on the home page exactly as it appears at the moment here
The problem with the way I've done it is I have just added a bit of static html to my theme's index.php template file; which clearly is not a good way of doing things.
What's the best way of achieving this? Thanks for any help...