2020-10-06 01:20:54 +02:00
|
|
|
{{ define "main" }}
|
2020-11-15 00:32:58 +01:00
|
|
|
<main>
|
2020-11-22 23:11:47 +01:00
|
|
|
<h1>Welcome to the franconian.net website</h1><br>
|
|
|
|
<h2>FAQ</h2>
|
|
|
|
<ul>
|
|
|
|
<li><em>What is this?</em><br>This is the franconian.net page for the franconian channel/stage for the rc3.</li>
|
|
|
|
<li><em>Who?</em><br>hackzogtum, nerd2nerd, backspace</li>
|
|
|
|
</ul>
|
2020-11-15 00:32:58 +01:00
|
|
|
</main>
|
2020-10-06 01:20:54 +02:00
|
|
|
{{ end }}
|