Stream gemeenteraad, kanalen, footers, bug fix zoeken

This commit is contained in:
2020-02-20 15:42:51 +01:00
parent 9baa4a8556
commit 0582de5bb0
9 changed files with 28 additions and 8 deletions

View File

@@ -47,7 +47,7 @@
@endif
<?php $url = route('programma') . $program->program->url; ?>
<?php $duration = $program->end->diff($program->start)->h; ?>
<li class="post column column_1_2">
<li class="post card column column_1_2">
<div class="post_content">
<h2><a href="{{$url}}" title="{{$program->program->name}}">{!!$program->program->name!!}</a></h2>
<ul class="post_details" style="margin-top: 0;">