Nieuws layout
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
@extends('page')
|
||||
@extends('layouts/full')
|
||||
|
||||
@section('title')
|
||||
Regioagenda
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
<h1>Regioagenda</h1>
|
||||
@parent
|
||||
|
||||
@if(!count($events))
|
||||
<p>Er zijn geen items in de regioagenda. Iets te melden? Mail het naar {{Html::mailto("info@6fm.nl")}}.</p>
|
||||
|
||||
Reference in New Issue
Block a user