{% extends "optimizer-base.html.twig" %} {% block tab_content %}
{{ sprintf(__('There are %d images that can be optimized.','brizy') ,count) |raw }}
{{ __('Please provide an API KEY in the Settings tab.') }}
{{ __("Don't leave this page until the optimisation process is completed.") }}