@extends('base') @section('title') {{ $newsItem->title }} @stop @section('back_links')
@stop @section('forward_links') @if ($can_edit) @endif @stop @section('head') $newsItem->id)) }}'> @stop @section('body_top') @if (Parameter::get(Parameter::$FACEBOOK_APP_ID)) @endif @stop @section('additional_javascript') @stop @section('content') @stop