diff options
Diffstat (limited to 'template/rooms.phtml')
-rw-r--r-- | template/rooms.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/rooms.phtml b/template/rooms.phtml index e7375ae..0a351e0 100644 --- a/template/rooms.phtml +++ b/template/rooms.phtml @@ -1,4 +1,4 @@ -<? include('assemblies/banner.phtml') ?> +<? include("$assemblies/banner.phtml") ?> <div class="container-fluid rooms"> <h1>Live-Streams</h1> |