From ef53aac518ad11105579ab6e2e7218d063e7425c Mon Sep 17 00:00:00 2001 From: philipp Date: Sat, 17 Feb 2024 16:21:32 +0100 Subject: [PATCH 1/2] fix --- .gitignore | 1 - output/index.html | 27 +++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 output/index.html diff --git a/.gitignore b/.gitignore index e63ecff..7a65fd9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ /target -/output .history diff --git a/output/index.html b/output/index.html new file mode 100644 index 0000000..8d5a6ba --- /dev/null +++ b/output/index.html @@ -0,0 +1,27 @@ + + + + + + + +
+
    +
  1. TEG

  2. +
  3. StGB

  4. +
  5. Vereinsgesetz

  6. +
  7. Markenschutzgesetz

  8. +
  9. Konsumentenschutzgesetz

  10. +
  11. Verbrauchergewährleistungsgesetz

  12. +
  13. Urhebergesetz

  14. +
  15. ABGB

  16. +
  17. Schifffahrtsgesetz

  18. +
  19. Ehegesetz

  20. + +
+
+ + + From 1decd7b063ac4be985de5c53ca26d915aca8c871 Mon Sep 17 00:00:00 2001 From: philipp Date: Sat, 17 Feb 2024 16:25:04 +0100 Subject: [PATCH 2/2] fix --- templates/law.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/templates/law.html b/templates/law.html index 386092b..afad195 100644 --- a/templates/law.html +++ b/templates/law.html @@ -6,13 +6,11 @@
- - + +

{{title}}

{{content}}
- +