diff --git a/themes/nluug/layouts/_default/list.html b/themes/nluug/layouts/_default/list.html
index 28a3406..b7a6855 100644
--- a/themes/nluug/layouts/_default/list.html
+++ b/themes/nluug/layouts/_default/list.html
@@ -3,7 +3,7 @@
{{ range .Pages.ByTitle }}
-
- {{ .Title }}
+ {{ .Title }}
diff --git a/themes/nluug/layouts/index.html b/themes/nluug/layouts/index.html
index 35412c8..9833b18 100644
--- a/themes/nluug/layouts/index.html
+++ b/themes/nluug/layouts/index.html
@@ -8,7 +8,7 @@
{{ range (first 5 (where .Site.RegularPages "Section" "nieuws").ByDate.Reverse) }}
-
- {{ .Title }}
+ {{ .Title }}