extends base/master block menu import menu block main article table.page-list tbody each $header in Headers tr td.pl-icon #{$header.CategoryInfo.Icon} td.pl-content div.plc-title a[href=$header.Path] #{$header.Name} div.plc-meta div.plcm-date #{formatDate($header.PublishDate)} if $header.Dated div.plcm-date #{formatDate($header.FictionalDate)} if $header.PrimaryTag div.plcm-tag[class=$header.PrimaryTag.CSSCLass] #{$header.PrimaryTag.Name} div.plcm-author #{formatUserID($header.Author)} tr.spacer td