faq-8.x-1.0-alpha1/templates/faq-new-page.html.twig
templates/faq-new-page.html.twig
{#
/**
* @file
* Template file for the FAQ page if set to show the answer in a new page.
*
* Available variables:
* - list_style: The style of the list, either ol or ul (ordered list or unordered list).
* - list_items: An array of nodes to be displayed in the list.
* - list: Pre-formatted list.
*
* @see template_preprocess_faq_new_page()
*
* @ingroup themable
*/
#}
{{ list }}
