{% extends 'home.html.twig' %} {% block admin_home_navigation_items %} {{ style({ include: oViewConf.getModuleUrl('eyeable_assist', 'css/eyeableassist.css') }) }} {{ style() }}
{{ translate({ ident: "EYEABLE_REPORT_EXPLANATION" }) }}
{{ translate({ ident: "EYEABLE_LATEST_REPORT_PAGE" }) }}{{ eyeablereport.getTestedPage() }} {{ translate({ ident: "EYEABLE_LATEST_REPORT_ERRORCOUNT" }) }}{{ eyeablereport.getErrorCount() }} {{ translate({ ident: "EYEABLE_LATEST_REPORT_DATE" }) }} {{ eyeablereport.getReportDate() }}
{{ translate({ ident: "EYEABLE_PLEASE_WAIT_FOR_REPORT" }) }}