Welcome to the Strap template.
If you don't known the ComboStrap, it's recommended to follow the Getting Started Guide.
Otherwise, to create a menu bar in the header, create a page with the id (slot_header) and the menubar component.

Hasard

http://www.python-simple.com/python-modules-math/random.php

random.random() : valeur entre 0 et 1, 1 exclus.


random.randint(0, 3) : entier entre 0 et 3 inclus.

random.choice(['a', 'b', 'c'])

Welcome to the Strap template. To get started, create a page with the id slot_footer to create a footer.
Powered by ComboStrap