1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

go-webring: fix module

This commit is contained in:
2025-10-02 19:21:00 +02:00
parent d458fb333f
commit 8699f09307
2 changed files with 4 additions and 5 deletions

View File

@@ -22,8 +22,9 @@ in
</head>
<body>
<h1>Willkommen beim Dichtungs-Ring</h1>
<p>Ein <a href="https://de.wikipedia.org/wiki/Webring">Webring</a> für die Dichtung.</p>
<section id="members">
{{ . }}
<table><tbody>{{ . }}</tbody></table>
</section>
</body>
</html>