Commit Graph

5 Commits

Author SHA1 Message Date
wpetit 985ce3eba3 template/html: refactor template loading
Allow customization of the template loading process by providing a
Loader implementation.

Allow auto-reloading of templates in development mode.
2020-07-07 09:01:04 +02:00
wpetit 636b2dbf8f template service: add Render() method 2020-04-15 18:44:11 +02:00
wpetit b2a83e3022 Remove unnecessary line 2020-02-12 22:04:04 +01:00
wpetit 18f2ffaaa9 template: add layout loading API 2020-01-24 13:09:16 +01:00
wpetit 2cb1bf1881 Initial commit 2018-12-06 21:22:30 +01:00