29 lines
869 B
XML
29 lines
869 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE stylesheet [<!ENTITY nbsp ' '>
|
|
<!ENTITY shy '­'>
|
|
<!ENTITY times '×'>]>
|
|
<content-item-layout>
|
|
|
|
<article class="legalnotice">
|
|
<include file="fragments/edit-link.xml"/>
|
|
|
|
<if-property name="governmentUID">
|
|
<div class="government-uid">
|
|
<show-text module="legalnotice">government-uid</show-text>
|
|
<show-property name="governmentUID"/>
|
|
</div>
|
|
</if-property>
|
|
|
|
<include file="fragments/assets/image-attachments.xml"/>
|
|
|
|
<include file="fragments/assets/notes.xml"/>
|
|
|
|
<div class="main">
|
|
<main-text/>
|
|
</div>
|
|
|
|
<include file="fragments/assets/related-links-and-file-attachments.xml" />
|
|
|
|
</article>
|
|
</content-item-layout>
|