/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 - 2015 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "index.html" %} {% block content %}
{% filter trim|escape|nl2br %}{% verbatim %}
This is a static block
{% endverbatim %}{% endfilter %}
This is a static block
{% filter trim|escape|nl2br %}{% verbatim %}
{{ lib.supersize('') }}Block 2
This is a collapsible block. If you supersize it, scroll to the top of the page to view the result.
Section 1
Set of two collapsible blocks with one being collapsed
Section 2
Collapsed by default if 'data-collapsed="false"' is omitted
{% endverbatim %}{% endfilter %}
This is a collapsible block.
If you supersize it, scroll to the top of the page to view the result.
Set of two blocks with one being collapsed
Collapsed by default if 'data-collapsed="false" ' is omitted
A set of 3 collapsible blocks
The description 'style="width:100%" ' has been added to the <div class="block"> statement
in order to make the block use the whole available width of the screen.
Content 2
Content 3
{% filter trim|escape|nl2br %}{% verbatim %}
A box with hight 250px
{% endverbatim %}{% endfilter %}