Improve export html for libreoffice writer
Some checks failed
/ Run tests (push) Successful in 1m44s
/ Run system tests (push) Failing after 2m1s
/ Build, push and deploy image (push) Successful in 1m30s

This commit is contained in:
david 2024-11-17 01:58:47 +01:00
parent aa1552db81
commit 13755bacdb
2 changed files with 77 additions and 112 deletions

View file

@ -8,5 +8,5 @@ html data-bs-theme="light" data-controller="set-theme"
= stylesheet_link_tag "exports", "data-turbo-track": "reload"
= javascript_include_tag "application", "data-turbo-track": "reload", type: "module"
body
main#main-content
main.container#main-content
= yield