Mercurial > libervia-templates
annotate sat_templates/i18n/babel.ini @ 289:f1a39607d6a5
bulma (base/base.html): `full_screen_body` parameter + body_wrapper:
- if `full_screen_body` is set in template, the `body--fullscreen` class will be added to
`<body>` element. It will then be a flexbox container (in columns), and displayed on the whole viewport.
- new `body_wrapper` block, if a page needs to replace the `#body` container.
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 28 Sep 2020 17:25:26 +0200 |
parents | 6b13a2d800e5 |
children |
rev | line source |
---|---|
23
2de729fac73b
babel settings + fr and sk translations, first drafts
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 [jinja2: **.html] |
184
6b13a2d800e5
i18n (babel.ini): specify "encoding" and use "trimmed"
Goffi <goffi@goffi.org>
parents:
148
diff
changeset
|
2 encoding = utf8 |
6b13a2d800e5
i18n (babel.ini): specify "encoding" and use "trimmed"
Goffi <goffi@goffi.org>
parents:
148
diff
changeset
|
3 trimmed = true |