Browse code

Remote Progress

Benjamin Roth authored on09/12/2022 11:40:36
Showing1 changed files
... ...
@@ -45,7 +45,6 @@ if (($file = \FilesModel::findByUuid($this->backgroundImage)) !== null)
45 45
     }
46 46
 }
47 47
 
48
-
49 48
 ?>
50 49
 
51 50
 <?php $this->block('content'); ?>