.. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt Templating ^^^^^^^^^^ .. tip:: Since version 1.0.0 Generic Gallery uses fluid as templating engine. This means you will need to recreate your templates when updating from previous versions. It's still possible to use grouped elements. For example four items wrapped in a :code:`
`. There's a view helper for that. .. _configuration-template: Nothing special here, just default Fluid templating. Take a look at the default templates and examples! ViewHelpers """"""""""" **ForGroup** A pair of ViewHelpers to assist you when building groups of items. **Example** .. code-block:: xml
Result: .. code-block:: xml