Choose the component you like!
To install copy the component to your home page:
// Shows documents that have a review date set. Documents must have the metadata key specificed in the "metadate" paramater specificed
<component class="TemplaterComponentDocumentDue" metadate="review" />
To install copy the component to your home page:
// Mini Calendar componenet
<component class="TemplaterComponentMiniCalendar" />
To install copy the component to your home page:
// Home Polls component
<component class="HomePagePollsList" hide_if_empty="1" />