27 lines
618 B
XML
27 lines
618 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<content-item-layout>
|
|
|
|
<article class="bookmark">
|
|
|
|
<include file="fragments/edit-link.xml"/>
|
|
|
|
<div class="lead bookmark-desc">
|
|
<bookmark-description/>
|
|
</div>
|
|
|
|
<include file="fragments/assets/image-attachments.xml"/>
|
|
|
|
<include file="fragments/assets/notes.xml"/>
|
|
|
|
<div class="bookmark-url">
|
|
<bookmark-link>
|
|
<a>
|
|
<bookmark-url/>
|
|
</a>
|
|
</bookmark-link>
|
|
</div>
|
|
|
|
</article>
|
|
|
|
</content-item-layout>
|