@extends('wordpress.layouts.default') @section('main')
{!! the_content() !!}
@endsection