diff --git a/lib/private/template.php b/lib/private/template.php
index b7db569095510a12738f54e0fa9b5bd3035039f5..610d5fbc8e54a540b0972d4026b94c5d695925d8 100644
--- a/lib/private/template.php
+++ b/lib/private/template.php
@@ -64,7 +64,8 @@ class OC_Template extends \OC\Template\Base {
 		$this->path = $path;
 
 		parent::__construct($template, $requesttoken, $l10n, $themeDefaults);
-}
+	}
+
 	/**
 	 * autodetect the formfactor of the used device
 	 * default -> the normal desktop browser interface