syntax error, unexpected end of file (500 Whoops, looks like something went wrong.)

syntax error, unexpected end of file

Exception

ParseError

  1.         <div class="scroll-seo-text">
  2.             <?php echo renderArticle(509?>
  3.         </div>
  4.     </div>
  5. <?}?>
  1. if ($_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest') {
  2.     die; // TODO refactor - баг коли любий аякс на index.php
  3.     require('r_spisok.php');
  4. } else {
  5.     require(DIR_WS_TEMPLATES TEMPLATE_NAME '/' TEMPLATENAME_MAIN_PAGE);
  6. }
  7. require(DIR_WS_INCLUDES 'application_bottom.php');
  8. ?>

Stack Trace

ParseError
ParseError:
syntax error, unexpected end of file

  at /home/solomono/web/hetzner.solomono.net/templates/content/index_products.tpl.php:63
  at require()
     (/home/solomono/web/hetzner.solomono.net/index.php:164)