mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
Headline is back
This commit is contained in:
parent
720f4ac7e1
commit
ea0e8de1c5
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
<? include("$assemblies/banner.phtml") ?>
|
||||
|
||||
<div class="container overview">
|
||||
<div class="row headline">
|
||||
<div class="col-xs-12">
|
||||
<h1>Live-Streams</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<? foreach(get('OVERVIEW.GROUPS') as $group => $rooms): ?>
|
||||
<div class="row room-group">
|
||||
<div class="col-xs-12">
|
||||
|
|
Loading…
Reference in a new issue