<?php \Laravel\Section::start('content'); ?>
<div class="statictext">
	<h1>Presentation of the team</h1>
	<p>
		The club was founded in 1970. It is not much information and we will update this page as soon as possible.
	</p>
</div>
<br/><br/>

<span class="notes">last update : 05-04-2013</span>
<?php \Laravel\Section::stop(); ?>

<?php echo view('layouts.default')->with(get_defined_vars())->render(); ?>