{{header}}
{{#js_compare "this.textPageStyle == 'bottom' "}}
{{#TextpageList}}
{{summary}}
{{#js_compare "this.fileType == 'image' "}}

{{/js_compare}}
{{#js_compare "this.fileType == 'video' "}}
{{/js_compare}}
{{#js_compare "this.fileType == 'youtube' "}}
{{/js_compare}}
{{#js_compare "this.fileType == 'vimeo' "}}
{{/js_compare}}
{{#js_compare "this.share == '1' "}}
{{/js_compare}}
{{/TextpageList}}
{{else}}
{{#TextpageList}}
{{#js_compare "this.fileType == 'image' "}}

{{/js_compare}}
{{#js_compare "this.fileType == 'video' "}}
{{/js_compare}}
{{#js_compare "this.fileType == 'youtube' "}}
{{/js_compare}}
{{#js_compare "this.fileType == 'vimeo' "}}
{{/js_compare}}
{{summary}}
{{#js_compare "this.share == '1' "}}
{{/js_compare}}
{{/TextpageList}}
{{/js_compare}}