aboutsummaryrefslogtreecommitdiffstats
path: root/templates/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/head.html')
-rw-r--r--templates/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/head.html b/templates/head.html
index f1c4a8a..063cb8e 100644
--- a/templates/head.html
+++ b/templates/head.html
@@ -14,7 +14,7 @@
<div class="h-full min-h-screen p-3 space-y-2 w-60 bg-sky-100 text-sky-800">
<div class="p-3 rounded-lg space-y-2 bg-sky-300 text-sky-900">
<p class="text-lg">CATS Radio Node</p>
- <p class="text-lg font-semibold">{{ callsign }}</p>
+ <p class="text-lg font-semibold">{{ conf.callsign }}</p>
</div>
<div class="divide-y divide-sky-300">