diff --git a/templates/clansample.html b/templates/clansample.html
index fced0b2..35bdd0b 100644
--- a/templates/clansample.html
+++ b/templates/clansample.html
@@ -3,12 +3,11 @@ Include=cmembers.html
*/}}
{{ define "tpl" }}
-
- {{ if .ClanID }}
- {{ $gqm := .Gin.Query "mode" }}
- {{ $global := . }}
- {{ $favouritemode := $gqm }}
- {{ range (.Get "clans?id=%d" .ClanID).clans }}
+{{ if .ClanID }}
+{{ $gqm := .Gin.Query "mode" }}
+{{ $global := . }}
+{{ $favouritemode := $gqm }}
+{{ range (.Get "clans?id=%d" .ClanID).clans }}