From 732156dcd696c92169e4f345de17b446fb3d74e6 Mon Sep 17 00:00:00 2001 From: Joe Ardent Date: Sat, 30 Mar 2024 16:23:17 -0700 Subject: [PATCH] handle an error from the hit endpoint --- templates/page.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/page.html b/templates/page.html index 10b29d0..7176bec 100644 --- a/templates/page.html +++ b/templates/page.html @@ -17,9 +17,14 @@ + {% endblock main_content %}