#-- @ftlvariable name="serp" type="com.serphacker.serposcope.models.google.GoogleSerp" --> <#import "../admin.ftl.html" as layout> <@layout.adminLayout i18n("admin.task.title") >
| # | ${i18n("label.mode")} | ${i18n("label.module")} | ${i18n("label.started")} | ${i18n("label.progress")} | ${i18n("label.captchas")} | ${i18n("label.errors")} | ${i18n("label.actions")} |
|---|---|---|---|---|---|---|---|
| ${task.getId()} | ${task.getMode()} | ${task.getModule()} | ${global.ldtf.format(task.getStarted())} |
|
${task.getCaptchas()} | ${task.getErrors()} | abort |