added basic info to homepage

This commit is contained in:
s5260822 2025-03-19 00:25:58 +01:00
parent 857dcff0ff
commit 35c2eaddd9

View file

@ -2,5 +2,8 @@
<link rel="stylesheet" href="index.css">
</head>
<#include "header.ftl">
<body>
<h2>Overview</h2>
<p>Welcome to the home page of the PPR Multimodal Parliament Explorer. View the different Pages in the Navigation Bar at the top</p>
</body>
<#include "footer.ftl">