From 9a7b112419f7e95b9bd330c7f553d5e73a2143c2 Mon Sep 17 00:00:00 2001 From: Jared Ondricek Date: Mon, 1 Apr 2024 19:51:25 -0500 Subject: [PATCH] Revert April Fools --- attack-theme/templates/general/attack-index.html | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/attack-theme/templates/general/attack-index.html b/attack-theme/templates/general/attack-index.html index 47e87341c5d..ed43c914ae0 100644 --- a/attack-theme/templates/general/attack-index.html +++ b/attack-theme/templates/general/attack-index.html @@ -1,17 +1,12 @@ {% extends "general/base.html" %} {% import 'macros/matrix.html' as matrix_macros %} -{% import 'macros/full_coverage.html' as full_coverage_macros %} {% set parsed = page.data | from_json %} {% block content %} {{ super() }} -
- -
-
-