14 lines
469 B
XML
14 lines
469 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<content-item-layout>
|
|
<a>
|
|
<content-item-title/>
|
|
</a>
|
|
<div class="lead">
|
|
<!--
|
|
To show the Description in a object list you may have to edit your
|
|
template and add the jobDescription property to the data collection
|
|
definition of the object list.
|
|
-->
|
|
<show-property name="jobDescription" disable-output-escaping="yes"/>
|
|
</div>
|
|
</content-item-layout> |