object(Twig\Error\SyntaxError)#722 (12) {
  ["message":protected]=>
  string(74) "Unexpected token "name" of value "if" ("end of statement block" expected)."
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(0)
  ["file":protected]=>
  string(60) "/home/www/preprod.limportant.fr/templates/rss-list.html.twig"
  ["line":protected]=>
  int(40)
  ["trace":"Exception":private]=>
  array(11) {
    [0]=>
    array(5) {
      ["file"]=>
      string(83) "/home/www/preprod.limportant.fr/vendor/twig/twig/src/TokenParser/ForTokenParser.php"
      ["line"]=>
      int(41)
      ["function"]=>
      string(6) "expect"
      ["class"]=>
      string(16) "Twig\TokenStream"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(5) {
      ["file"]=>
      string(63) "/home/www/preprod.limportant.fr/vendor/twig/twig/src/Parser.php"
      ["line"]=>
      int(170)
      ["function"]=>
      string(5) "parse"
      ["class"]=>
      string(31) "Twig\TokenParser\ForTokenParser"
      ["type"]=>
      string(2) "->"
    }
    [2]=>
    array(5) {
      ["file"]=>
      string(85) "/home/www/preprod.limportant.fr/vendor/twig/twig/src/TokenParser/BlockTokenParser.php"
      ["line"]=>
      int(47)
      ["function"]=>
      string(8) "subparse"
      ["class"]=>
      string(11) "Twig\Parser"
      ["type"]=>
      string(2) "->"
    }
    [3]=>
    array(5) {
      ["file"]=>
      string(63) "/home/www/preprod.limportant.fr/vendor/twig/twig/src/Parser.php"
      ["line"]=>
      int(170)
      ["function"]=>
      string(5) "parse"
      ["class"]=>
      string(33) "Twig\TokenParser\BlockTokenParser"
      ["type"]=>
      string(2) "->"
    }
    [4]=>
    array(5) {
      ["file"]=>
      string(63) "/home/www/preprod.limportant.fr/vendor/twig/twig/src/Parser.php"
      ["line"]=>
      int(83)
      ["function"]=>
      string(8) "subparse"
      ["class"]=>
      string(11) "Twig\Parser"
      ["type"]=>
      string(2) "->"
    }
    [5]=>
    array(5) {
      ["file"]=>
      string(68) "/home/www/preprod.limportant.fr/vendor/twig/twig/src/Environment.php"
      ["line"]=>
      int(491)
      ["function"]=>
      string(5) "parse"
      ["class"]=>
      string(11) "Twig\Parser"
      ["type"]=>
      string(2) "->"
    }
    [6]=>
    array(5) {
      ["file"]=>
      string(68) "/home/www/preprod.limportant.fr/vendor/twig/twig/src/Environment.php"
      ["line"]=>
      int(519)
      ["function"]=>
      string(5) "parse"
      ["class"]=>
      string(16) "Twig\Environment"
      ["type"]=>
      string(2) "->"
    }
    [7]=>
    array(5) {
      ["file"]=>
      string(68) "/home/www/preprod.limportant.fr/vendor/twig/twig/src/Environment.php"
      ["line"]=>
      int(351)
      ["function"]=>
      string(13) "compileSource"
      ["class"]=>
      string(16) "Twig\Environment"
      ["type"]=>
      string(2) "->"
    }
    [8]=>
    array(5) {
      ["file"]=>
      string(68) "/home/www/preprod.limportant.fr/vendor/twig/twig/src/Environment.php"
      ["line"]=>
      int(312)
      ["function"]=>
      string(12) "loadTemplate"
      ["class"]=>
      string(16) "Twig\Environment"
      ["type"]=>
      string(2) "->"
    }
    [9]=>
    array(5) {
      ["file"]=>
      string(68) "/home/www/preprod.limportant.fr/vendor/twig/twig/src/Environment.php"
      ["line"]=>
      int(280)
      ["function"]=>
      string(4) "load"
      ["class"]=>
      string(16) "Twig\Environment"
      ["type"]=>
      string(2) "->"
    }
    [10]=>
    array(5) {
      ["file"]=>
      string(48) "/home/www/preprod.limportant.fr/public/index.php"
      ["line"]=>
      int(563)
      ["function"]=>
      string(6) "render"
      ["class"]=>
      string(16) "Twig\Environment"
      ["type"]=>
      string(2) "->"
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["lineno":"Twig\Error\Error":private]=>
  int(40)
  ["name":"Twig\Error\Error":private]=>
  string(18) "rss-list.html.twig"
  ["rawMessage":"Twig\Error\Error":private]=>
  string(74) "Unexpected token "name" of value "if" ("end of statement block" expected)."
  ["sourcePath":"Twig\Error\Error":private]=>
  string(60) "/home/www/preprod.limportant.fr/templates/rss-list.html.twig"
  ["sourceCode":"Twig\Error\Error":private]=>
  string(2775) "{% extends "home.html.twig" %}
{% block leftcolumn %}
    

{{ dico.e('rss_list_title') }}

{% for category in categories if category.getIsPartner() == false %} {% endfor %}
{{ dico.e('rss_list_title_limportant') }} {{ dico.e('rss_list_url') }}
{{ dico.e('rss_list_limportant') }} http://{{ constant('SITE_URL') }}/rss
{{ dico.e('rss_list_title_by_category') }} {{ dico.e('rss_list_url') }}
{{ category.getLabel()|capitalize }} http://{{ constant('SITE_URL') }}/?page=rss-generate&category_id={{ category.getCategoryId() }}
{% endblock %}" }