/** * ----------------------------------------------------------------------------- * @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 which can be supersized clicking the arrow in the top right corner.
Vertical scroll position will go to the top in supersize mode and back to the previous position when returning to normal size.
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 which can be supersized clicking the arrow in the top right corner.
Vertical scroll position will go to the top in supersize mode and back to the previous position when returning to normal size.
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 %}