diff --git a/src/SecExp/securityReport.tw b/src/SecExp/securityReport.tw
index 3211e1b235e049a59bac627f298c43fcce711d8a..a872ab77b268885318b1e0df46b4d42ffa786b0a 100644
--- a/src/SecExp/securityReport.tw
+++ b/src/SecExp/securityReport.tw
@@ -171,7 +171,7 @@
 <</if>>
 <<set $security = Math.clamp(_newSec, 0, 100)>>
 
-<br><br>
+<br>
 <strong>Crime</strong>:
 /* crime modifiers */
 <<if $week < 30>>
@@ -249,10 +249,8 @@
 <</if>>
 <<set $crime = Math.clamp(_newCrime,0,100)>>
 
-
-
 <<if $militiaFounded == 1 || $activeUnits >= 1>>
-	<br><br>
+	<br>
 	/* militia */
 	<strong> Military</strong>:
 	<<if $recruitVolunteers == 1>>