2013-11-19 14:12:31 +00:00
|
|
|
title: $:/core/ui/PageTemplate/story
|
|
|
|
tags: $:/tags/PageTemplate
|
|
|
|
|
|
|
|
<section class="story-river">
|
|
|
|
|
2014-02-14 07:53:41 +00:00
|
|
|
<!-- Alerts -->
|
|
|
|
<div class="tw-alerts">
|
|
|
|
|
|
|
|
<$list filter="[is[shadow]!has[draft.of]tag[$:/tags/Alert]] [!is[shadow]!has[draft.of]tag[$:/tags/Alert]] +[sort[modified]]" template="$:/core/ui/AlertTemplate" storyview="pop"/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
2013-11-19 14:12:31 +00:00
|
|
|
<!-- The main story -->
|
|
|
|
<$list filter="[list[$:/StoryList]]" history="$:/HistoryList" template="$:/core/ui/ViewTemplate" editTemplate="$:/core/ui/EditTemplate" storyview={{$:/view}} />
|
|
|
|
|
|
|
|
<!-- End of story river -->
|
|
|
|
</section>
|