[PATCH website 2/3] website: Add wwn link and intro text to the Dutch website.

Floris Renaud jkfloris at dds.nl
Mon Nov 22 17:39:30 CST 2021


Signed-off-by: Floris Renaud <jkfloris at dds.nl>
---
 templates/nl/news.template | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/templates/nl/news.template b/templates/nl/news.template
index ae3ab525..c14ad173 100644
--- a/templates/nl/news.template
+++ b/templates/nl/news.template
@@ -1,7 +1,17 @@
 <!--TITLE:[Nieuws]-->
 
-<h1 class="title">Nieuws</h1>
+<h1 class="title"><i class="far fa-newspaper"></i> Nieuws</h1>
+
+<p class="margin-bottom-lg">
+    Het laatste nieuws van Wine.<br>
+    Meer nieuwsberichten staan in het
+    <a href="{$root}/wwn"><i class="fas fa-newspaper"></i> World Wine Nieuwsarchief</a>
+</p>
 
 <!--EXEC:[news]-->
 
 <hr>
+
+<div class="link-container">
+    <a href="{$root}/news/rss"><i class="fas fa-rss-square"></i> WineHQ Nieuws RSS Feed</a>
+</div>
-- 
2.34.0




More information about the wine-devel mailing list