I have "About us" content in a single static wp page and want to show a part of it in the front page with a read more... link. I want to make index.php like this:
-Navigation-
-About Us - -Some part of About us page content-
-Latest News- -The loop for latest news-
How can I do the 'about us' part? Thanks