aboutsummaryrefslogtreecommitdiff
path: root/central/src/main/resources/asn/index.ftlh
diff options
context:
space:
mode:
Diffstat (limited to 'central/src/main/resources/asn/index.ftlh')
-rw-r--r--central/src/main/resources/asn/index.ftlh3
1 files changed, 2 insertions, 1 deletions
diff --git a/central/src/main/resources/asn/index.ftlh b/central/src/main/resources/asn/index.ftlh
index 073866b..3c28a01 100644
--- a/central/src/main/resources/asn/index.ftlh
+++ b/central/src/main/resources/asn/index.ftlh
@@ -2,9 +2,10 @@
<html lang="en">
<head>
<meta charset="utf-8" />
+ <#include "../style.ftlh">
<title>Register your ASN</title>
</head>
-<body>
+<body class="markdown-body">
<h1>Register your ASN</h1>
<p>You may register your ASN now. One ASN can have multiple peers with us.</p>
<#if errors??>