From 12113c652fa0553a19a3ee3b019401dca14837dd Mon Sep 17 00:00:00 2001 From: n-nunez <n.nunez@student.maastrichtuniversity.nl> Date: Mon, 17 Jun 2024 14:57:00 +0000 Subject: [PATCH] Update home.html --- wiki/pages/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 9fa71ef..8117721 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Nitronauts{% endblock %} -{% block lead %}<b>Eutrophication Bioremediation through Nitrate Assimilation</b> +{% block lead %}<b>Eutrophication Bioremediation through Nitrate Assimilation</b>{% endblock %} {% block page_content %} -- GitLab