Created by potrace 1.16, written by Peter Selinger 2001-2019

Miva Developer Docs


Description#

Content Sections are a place to manage your sites content pages. Content such about us, policy pages, or other content needs. There is an option to contain the Content Section with a div tag which will have a class of readytheme-contentsection and and id of the code given to the banner.

Item#

<mvt:item name="readytheme" param="contentsection('CONTENT_SECTION_CODE')" />

Outputs#

<div id="about-us" class="readytheme-contentsection">Welcome to my site!</div>