diff --git a/src/javalin/template-partials.md b/src/javalin/template-partials.md index 7a29fb0..0fea773 100644 --- a/src/javalin/template-partials.md +++ b/src/javalin/template-partials.md @@ -1,5 +1,7 @@ # Template partials + + ## Configuring Thymeleaf Before using fragments, we need to configure Thymeleaf.