28 lines
694 B
XML
28 lines
694 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE stylesheet [<!ENTITY nbsp ' '>
|
|
<!ENTITY shy '­'>
|
|
<!ENTITY times '×'>]>
|
|
<content-item-layout>
|
|
|
|
<article class="article">
|
|
<include file="fragments/edit-link.xml"/>
|
|
|
|
<div class="lead">
|
|
<lead-text/>
|
|
</div>
|
|
|
|
<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>
|