/application/views/templates/blocks/pages/u9_fixtures.php
https://bitbucket.org/sloughtownfc/historic · PHP · 78 lines · 75 code · 3 blank · 0 comment · 0 complexity · 5723b5c5207f89d3322a9cae9b2a8d6c MD5 · raw file
- <?php defined('SYSPATH') OR die('No direct access allowed.'); ?>
- <div id="content_area">
-
- <div class="opener youth">
- <!--h1>Slough Town U9's Rebels</h1>
- <p class="nomargin"><span class="bold">Manager:</span> Liam Tobin</p>
-
- <p class="nomargin"><span class="bold">Phone:</span> 07523 383805</p>
-
- <p class="nomargin"><span class="bold">Email:</span> <a href="mailto:mini_mayhem@hotmail.com?subject=Slough Town Youth">mini_mayhem@hotmail.com</a></p>
-
- <p class="nomargin"><span class="bold">Home Ground:</span> Farnham Park Playing Fields, Beaconsfield Road, Farnham Royal, Slough, SL2 3BP</p>
-
- <p><span class="bold">Kit:</span> Amber Shirts, Blue shorts, Amber socks</p>
-
- </div><!-- End Opener -->
-
- <br class="clear" />
-
- <!--<img src="http://placehold.it/629x236" alt="Squad Photo" />
-
- <br class="clear" />
-
- <h2>Fixtures & Reports</h2>
-
- <table class="the_statistics" summary="Fixtures & Reports">
- <thead>
- <tr>
- <th style="width:20%" class='centre'>Match Date</th>
- <th style="width:25%" class='centre'>Home Team</th>
-
- <th style="width:5%" class='centre'>Score</th>
- <th style="width:25%" class='centre'>Away Team</th>
- <th style="width:16%" class='centre'>Competition</th>
- <th style="width:14%" class='centre'>Report</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td bgcolor="#ffffff" class='centre'>10-07-2010</td>
- <td bgcolor="#ffffff" class='centre'>Penn & Tylers</td>
- <td bgcolor="#ffffff" class='centre'>0 - 4</td>
- <td bgcolor="#ffffff" class='centre'>Slough Town</td>
- <td bgcolor="#ffffff" class='centre'>Friendly</td>
- <td bgcolor="#ffffff" class='centre'><a href='other-report-template.php' class='blue_link' title='View Match Report'>Here</a></td>
- </tr>
- <td bgcolor="#ffffff" class='centre'>10-07-2010</td>
- <td bgcolor="#ffffff" class='centre'>Penn & Tylers</td>
- <td bgcolor="#ffffff" class='centre'>0 - 4</td>
- <td bgcolor="#ffffff" class='centre'>Slough Town</td>
- <td bgcolor="#ffffff" class='centre'>Friendly</td>
- <td bgcolor="#ffffff" class='centre'><a href='other-report-template.php' class='blue_link' title='View Match Report'>Here</a></td>
- </tr>
- <td bgcolor="#ffffff" class='centre'>10-07-2010</td>
- <td bgcolor="#ffffff" class='centre'>Penn & Tylers</td>
- <td bgcolor="#ffffff" class='centre'>0 - 4</td>
- <td bgcolor="#ffffff" class='centre'>Slough Town</td>
- <td bgcolor="#ffffff" class='centre'>Friendly</td>
- <td bgcolor="#ffffff" class='centre'><a href='other-report-template.php' class='blue_link' title='View Match Report'>Here</a></td>
- </tr>
- <td bgcolor="#ffffff" class='centre'>10-07-2010</td>
- <td bgcolor="#ffffff" class='centre'>Penn & Tylers</td>
- <td bgcolor="#ffffff" class='centre'>0 - 4</td>
- <td bgcolor="#ffffff" class='centre'>Slough Town</td>
- <td bgcolor="#ffffff" class='centre'>Friendly</td>
- <td bgcolor="#ffffff" class='centre'><a href='other-report-template.php' class='blue_link' title='View Match Report'>Here</a></td>
- </tr>
- </tbody>
- </table>
-
- <h2>League Table</h2>
-
- <p>Display table here is we can get a feed or, provide link to a table.</p>-->
-
- </div><!--End Content Area -->