// Main module help for the themed_fast_404 module.
case'help.page.themed_fast_404':
$output='';
$output.='<h3>'.t('About').'</h3>';
$output.='<p>'.t('This module provides dynamic 404 /page-not-found page. Cron job will access that page, grab the content from it and put it into a static html file.').'</p>';
$output.='<p>'.t('After setting proper configuration for drupal core fast_404 it will serve static html file instead of bootstaping drupal.
For more information, see the <a href=":url">online documentation for the Themed fast 404 module</a>.',[