added basic info to homepage
This commit is contained in:
parent
857dcff0ff
commit
35c2eaddd9
1 changed files with 4 additions and 1 deletions
|
@ -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">
|
Loading…
Add table
Add a link
Reference in a new issue