.. include:: ../Includes.txt
.. _integration:
===========
Integration
===========
.. _integration_templating:
Templating
==========
When creating templates structures dividing the available width might be defined (e.g. columns). By providing the system
with information regarding the available space within the structures the content rendering can be optimized. A typical
scenario is to render images in columns. For this purpose the following view helpers are available:
pp:render.bootstrap.column
--------------------------
.. code-block:: html