The recommended way to display a web content article in a theme:
Use the AssetEntry service in portal_normal.vm to get the desired article
Embed the Web Content Display portlet, passing in the desired article ID to the portlet URL
Embed the Web Content Display portlet, passing in portlet preferences set to the desired article
Create a JSP hook that gets the desired article from the JournalArticle service
Submit