diff --git a/content/pages/ueber-uns.blade.php b/content/pages/ueber-uns.blade.php
index c9a7567..938f00e 100644
--- a/content/pages/ueber-uns.blade.php
+++ b/content/pages/ueber-uns.blade.php
@@ -1,28 +1,18 @@
@inject('type', 'Type')
-
@extends('template.'.config('settings.template').'.content.master')
-
@section('content')
-
-
-
-
Über uns
-
-
{{$_about_introduction}}
@if($_about_image)
-
-
-
+
@endif
@@ -63,7 +53,7 @@
- @if($_zeige_team)
+ @if(1==3)
@@ -97,27 +87,12 @@
@endif
@endif
-
-
-
-
-
-
-
@endif
-
-
-
-
-
-
-
-
@stop
@section('scripts')