apigee / apigee-devportal-kickstart-drupal

A fast demo and starting point for Apigee Developer Portals for Drupal
https://www.drupal.org/project/apigee_devportal_kickstart
GNU General Public License v2.0
26 stars 34 forks source link

Forum page : Twig\Error\SyntaxError: Unexpected token "name" of value "if" ("end of statement block" expected) #628

Closed divya-intelli closed 11 months ago

divya-intelli commented 11 months ago

Description

Twig\Error\SyntaxError: Unexpected token "name" of value "if" ("end of statement block" expected) in drupal10-prep branch

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '/forum'

Actual Behavior

Twig\Error\SyntaxError: Unexpected token "name" of value "if" ("end of statement block" expected)

Expected Behavior

Forum page should be visible.