<?xml version="1.0" encoding="UTF-8" ?>
<config xmlns="http://xml.wombat.exit0.net/config">
    <element id="template">
        <type>Enum</type>
        <attributes>
            <title nls:translate="1" nls:domain="wombat">Templaee</title>
            <label nls:translate="1" nls:domain="wombat">Template</label>
            <description nls:translate="1" nls:domain="wombat">Layout template used to display the page</description>
            <class>form-control</class>
            <required>yes</required>
            <values />
        </attributes>
        <attributesource>
            <item>
                <attribute>values</attribute>
                <name>File</name>
                <folder>template/LandingPage/Display</folder>
                <recursive>0</recursive>
                <withresource>0</withresource>
            </item>
        </attributesource>
    </element>
</config>
