if selectarticleurl is set, this list is used to select an article ${config["Mir.Name"]} | ${lang("contentlist.htmltitle")}

  (${lang("commentlist.activate")})

class="listrow1"class="listrow2">
${lang("content.creationdate")}
${lang("content.modificationdate")}
${lang("content.status")}
${lang("content.type")} - ${lang("content.title")} (id # )
${lang("content.creator")} (${lang("content.language")})
${lang("content.comment")}  
${entry.creationdate.format(config["Mir.DefaultDateTimeFormat"])}
${entry.changedate.format(config["Mir.DefaultDateTimeFormat"])}
Pub.- HTML-
${lang("articletypes." + entry.article_type.name)} ${utility.prettyEncodeHTML(entry.title)}${utility.prettyEncodeHTML(entry.description)} (${entry.id})
${lang("by")} ${utility.prettyEncodeHTML(entry.creator)} (${entry.language.name})
[ ${lang("content.operation."+op)} ] [ ${lang("content.operation."+op)} ]
| ${lang("edit")} | ${lang("preview")} | ${lang("contentlist.comments")} (${entry.commentcount}) ${lang("contentlist.select")}
class="listrow3"class="listrow4" valign="top"> ${utility.prettyEncodeHTML(entry.comment)}  [${lang("delete")}]
${count} ${lang("records")} / ${lang("show_from_to", from, to)}

  ( ${lang("commentlist.activate")})

${lang("no_matches_found")}