log default/base/base.html @ 75:9471c7309ecc

age author description
2017-12-04 Goffi base: added viewport meta
2017-12-03 Goffi base: use <main> for main area, for better semantic.
2017-11-30 Goffi base: menu implementation:
2017-11-10 Goffi base: menus handling, first draft:
2017-10-27 Goffi base: confirmation message can now be customised using "confirm" blog
2017-07-11 Goffi base/base: a confirm message is displayed on top of page when confirm is set
2017-06-24 Goffi base/base.html: generate <script> element and include css.js by default
2017-06-24 Goffi base/base.html: if norobots is set, add a <meta> to tell robots no to index or follow this page.
2017-05-21 Goffi default: added i18n support
2017-05-19 Goffi event: adaptation to changes in backend/Libervia + background_image can now be specified in template data
2017-04-26 Goffi base: an embedded variable is set when base is used, this way we can have include templates without including the whole page with base
2017-03-05 Goffi base: updated CSS handling to follow changes in backend, moved CSS file to /static with splitted files
2017-02-21 Goffi SàT templates, initial commit