diff --git a/i2p2www/pages/blog/latest.html b/i2p2www/pages/blog/latest.html
new file mode 100644
index 00000000..5d617502
--- /dev/null
+++ b/i2p2www/pages/blog/latest.html
@@ -0,0 +1,12 @@
+
diff --git a/i2p2www/pages/site/index.html b/i2p2www/pages/site/index.html
index dd36699b..db8606e5 100644
--- a/i2p2www/pages/site/index.html
+++ b/i2p2www/pages/site/index.html
@@ -50,18 +50,7 @@
{% trans %}News & Updates{% endtrans %}
-
+ {% include "blog/latest.html" %}
{% endblock %}