From 970eb7d762cf7a47a6087570d179280ea392d3bc Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Sun, 3 May 2020 16:40:34 +0200
Subject: [PATCH] Reformat templates

---
 aleksis/apps/untis/templates/untis/xml_import.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aleksis/apps/untis/templates/untis/xml_import.html b/aleksis/apps/untis/templates/untis/xml_import.html
index f481527..0ddfda6 100644
--- a/aleksis/apps/untis/templates/untis/xml_import.html
+++ b/aleksis/apps/untis/templates/untis/xml_import.html
@@ -31,7 +31,7 @@
       {% blocktrans %}
         Teachers, rooms, subjects and classes and periods will be updated in place.
       {% endblocktrans %}
-   </p>
+    </p>
   </div>
 
   <form method="post" enctype="multipart/form-data">
-- 
GitLab