From 52fad7ccb06fbf4c0b27c6ea571741a79a20dabe Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Fri, 14 Apr 2023 01:07:35 -0400 Subject: [PATCH] Reapply current djlint --- .../templates/doorcontrol/access_report.dj.html | 15 ++++++--------- .../paperwork/department_certifications.dj.html | 6 +++++- .../paperwork/member_certifications.dj.html | 4 ++-- rentals/templates/rentals/lockers.dj.html | 3 ++- templates/base.dj.html | 5 +++-- 5 files changed, 18 insertions(+), 15 deletions(-) diff --git a/doorcontrol/templates/doorcontrol/access_report.dj.html b/doorcontrol/templates/doorcontrol/access_report.dj.html index 466eec3..819a256 100644 --- a/doorcontrol/templates/doorcontrol/access_report.dj.html +++ b/doorcontrol/templates/doorcontrol/access_report.dj.html @@ -1,15 +1,12 @@ {% extends "base.dj.html" %} {% block title %}{{ selected_report }} | Door Controls | CMS{% endblock %} - {% block content %} @@ -70,13 +67,12 @@