diff --git a/activities/ftf/avm-gpl-violation.sources b/activities/ftf/avm-gpl-violation.sources
index 41fc7fd4f8..448b816ce4 100644
--- a/activities/ftf/avm-gpl-violation.sources
+++ b/activities/ftf/avm-gpl-violation.sources
@@ -1,2 +1,4 @@
news/*/news-*:[avm]
news/*/.news-*:[avm]
+news/nl/nl-*:[avm]
+news/nl/.nl-*:[avm]
diff --git a/index.sources b/index.sources
index c5b40308ac..96861fac2e 100644
--- a/index.sources
+++ b/index.sources
@@ -2,6 +2,10 @@ news/$thisyear/news-*:[front-page]
news/$lastyear/news-*:[front-page]
news/$thisyear/.news-*:[front-page]
news/$lastyear/.news-*:[front-page]
+news/nl/nl-$thisyear*:[front-page]
+news/nl/nl-$lastyear*:[front-page]
+news/nl/.nl-$thisyear*:[front-page]
+news/nl/.nl-$lastyear*:[front-page]
events/$thisyear/event-*:[front-page]
tools/frontpage/*:[]
tools/static-elements/element-*:[]
diff --git a/index.xsl b/index.xsl
index d3cb610941..9487937253 100644
--- a/index.xsl
+++ b/index.xsl
@@ -36,21 +36,6 @@
-
-
-
-
-
-
-
-
-
diff --git a/news/news.xsl b/news/news.xsl
index 594600b884..65f8c0bca6 100644
--- a/news/news.xsl
+++ b/news/news.xsl
@@ -20,10 +20,9 @@
-
+
+ [translate (@date, '-', '') <= translate ($today, '-', '')]">
diff --git a/press/press.sources b/press/press.sources
index e129bcf388..5feff79fdd 100644
--- a/press/press.sources
+++ b/press/press.sources
@@ -2,3 +2,7 @@ news/$thisyear/news-*:[]
news/$lastyear/news-*:[]
news/$thisyear/.news-*:[]
news/$lastyear/.news-*:[]
+news/nl/nl-$thisyear*:[]
+news/nl/nl-$lastyear*:[]
+news/nl/.nl-$thisyear*:[]
+news/nl/.nl-$lastyear*:[]
diff --git a/press/press.xsl b/press/press.xsl
index 436cd0991c..c67bfb3ccb 100644
--- a/press/press.xsl
+++ b/press/press.xsl
@@ -14,8 +14,8 @@
press-releases
-
-
+
+
diff --git a/tools/xsltsl/feeds.xsl b/tools/xsltsl/feeds.xsl
index f814ea80ed..892c3fb186 100644
--- a/tools/xsltsl/feeds.xsl
+++ b/tools/xsltsl/feeds.xsl
@@ -79,18 +79,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tools/xsltsl/tagging.xsl b/tools/xsltsl/tagging.xsl
index db538a3f5a..53866fb30d 100644
--- a/tools/xsltsl/tagging.xsl
+++ b/tools/xsltsl/tagging.xsl
@@ -19,9 +19,7 @@
+ and ($tag = '' or tags/tag[@key] = $tag or tags/tag = $tag)]">
@@ -33,29 +31,8 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-