@extends(templates/layout_normal) @section(main)

getName() . ' - Edit' : 'New community' ?>

getRoute('community-edit-action')->generateLink(['communityId' => $community->getId()]) : Container::$routeCollection->getRoute('community-new-action')->generateLink(); ?>

@endsection