mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-22 08:10:37 +02:00
for example <ul component="category" class="topic-list" itemscope itemtype="http://www.schema.org/ItemList" data-nextstart="{nextStart}" data-set="{set}"> <meta itemprop="itemListOrder" content="descending"> {{{each topics}}} <!-- IMPORT partials/topics_list_item.tpl --> {{{ end }}} </ul>