aboutsummaryrefslogtreecommitdiff
path: root/central/src/main/resources/index.ftlh
diff options
context:
space:
mode:
Diffstat (limited to 'central/src/main/resources/index.ftlh')
-rw-r--r--central/src/main/resources/index.ftlh3
1 files changed, 2 insertions, 1 deletions
diff --git a/central/src/main/resources/index.ftlh b/central/src/main/resources/index.ftlh
index a507072..b1d33eb 100644
--- a/central/src/main/resources/index.ftlh
+++ b/central/src/main/resources/index.ftlh
@@ -2,9 +2,10 @@
<html lang=en>
<head>
<meta charset=utf-8>
+ <#include "style.ftlh">
<title>${name} dn42 Automatic Peering</title>
</head>
-<body>
+<body class="markdown-body">
<h1>${name} dn42 Peering</h1>
<p><b>Already a peer? <a href="/manage">Login</a>.</b></p>
<h2>Peering Process</h2>