From b8cf08a114147d884e8970edfd479ce8d83d5a12 Mon Sep 17 00:00:00 2001 From: KF7EEL Date: Sat, 2 Jan 2021 18:06:03 -0800 Subject: [PATCH] fix about --- scripts/dashboard/templates/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dashboard/templates/about.html b/scripts/dashboard/templates/about.html index f57d842..503f177 100644 --- a/scripts/dashboard/templates/about.html +++ b/scripts/dashboard/templates/about.html @@ -1,4 +1,4 @@ -{% include 'header.html' %} +{% include 'page.html' %} {% include 'header.html' %} {{description}}