From 2b4d8ffa658457ac52d760744b5f2a52a7efc8da Mon Sep 17 00:00:00 2001
From: rylim <36293596+rylim@users.noreply.github.com>
Date: Sun, 24 Oct 2021 17:08:22 -0700
Subject: [PATCH] Add stylesheet in 404 page template
---
site/templates/404.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/templates/404.html b/site/templates/404.html
index 2f8807c0..4f2f3c29 100644
--- a/site/templates/404.html
+++ b/site/templates/404.html
@@ -12,8 +12,8 @@
-
-
+
+ {%- for stylesheet in notFoundStyles %}