 
					
				
		
 
					
				
		
 
					
				
		
Hi Todd,
The mobile compatible templates no longer use the special PHP statements to mark where the content goes.  Instead, it uses a normal element with class mktoContent to mark where they should go. 
Just put a: 
<div class="mktoContent"></div>
Whereever you want the contents of the landing page to be placed in your template.
