This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.php
159 lines (138 loc) · 8.33 KB
/
news.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<!doctype html>
<html class="no-js" lang="en" >
<head>
<title>Park Community School | News</title>
<?php include("includes/head.html") ?>
</head>
<body class="page-school">
<!-- NAVIGATION -->
<?php include("includes/topnav.html") ?>
<!-- HEADER SECTION -->
<header class="header-school">
<div class="row">
<div class="medium-8 large-8 columns">
<h1>Park News</h1>
<p class="text-capitalize">What's happening at Park Community</p>
</div>
</div>
</header>
<!-- Breadcrumb -->
<div class="row">
<ul class="breadcrumbs" role="menubar" aria-label="breadcrumbs">
<li role="menuitem"><a href="#laca">LACA Award</a></li>
<li role="menuitem"><a href="#communityimpact">Community Impact Award</a></li>
</ul>
</div>
<!-- CONTENT -->
<!-- PARK POST -->
<section>
<div class="row">
<br>
<div id="park-post" class="medium-12 columns">
<h3>News Articles</h3>
<p>Below are some intresting News Articles</p>
<div class="flex-video widescreen border-radius-5">
<iframe src="https://player.vimeo.com/video/515253878" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
</div>
<ul class="circle">
<li><a href="https://www.portsmouth.co.uk/news/people/park-community-school-in-havant-sees-almost-100-per-cent-attendance-as-pupils-return-3158621" target="_blank">Park Community School in Havant sees almost 100 per cent attendance as pupils return</a></li>
<li><a href="https://www.portsmouth.co.uk/education/coronavirus-hampshire-schools-unveil-new-measures-keep-children-covid-safe-2966694" target="_blank">Coronavirus: Hampshire schools unveil new measures to keep children Covid safe</a></li>
<li><a href="https://www.portsmouth.co.uk/education/park-community-school-leigh-park-celebrates-fantastic-gcse-results-pupils-tough-out-rubbish-year-2948478" target="_blank">Park Community School in Leigh Park celebrates 'fantastic' GCSE results as pupils tough out 'rubbish' year</a></li>
<li><a href="https://www.portsmouth.co.uk/education/thousands-hampshire-children-will-go-hungry-half-term-after-free-schools-meals-decision-headteachers-say-3013240" target="_blank">Thousands of Hampshire children will go hungry this half term after free schools meals decision, headteachers say</a></li>
<li><a href="https://www.portsmouth.co.uk/education/park-community-pupils-receive-award-olympic-champion-dame-kelly-holmes-2914772" target="_blank">Park Community pupils receive award from Olympic champion Dame Kelly Holmes</a></li>
<li><a href="https://www.portsmouth.co.uk/education/hampshire-headteachers-gcse-concerns-returning-year-10-pupils-2879597" target="_blank">Hampshire headteachers’ GCSE concerns for returning Year 10 pupils</a></li>
<li><a href="https://www.portsmouth.co.uk/education/national-lottery-windfall-helps-park-community-school-feed-disadvantaged-families-during-pandemic-2865324" target="_blank">National Lottery windfall helps Park Community School feed disadvantaged families during pandemic</a></li>
<li><a href="https://www.portsmouth.co.uk/education/park-community-school-key-worker-children-make-protective-shields-which-literally-could-save-family-members-lives-2845063" target="_blank">Park Community School key worker children make protective shields which ‘literally could save family members' lives’</a></li>
<li><a href="https://www.portsmouth.co.uk/education/chef-year-cites-lack-funding-and-concentration-fast-food-joints-obesity-cause-2050409" target="_blank">Chef of the Year cites lack of funding and concentration of fast food joints as obesity cause</a></li>
<li><a href="https://www.portsmouth.co.uk/education/leigh-parks-park-community-school-teacher-turns-his-design-skills-saving-lives-new-face-shield-2536701" target="_blank">Leigh Park's Park Community School teacher turns his design skills to saving lives with new face shield</a></li>
<li><a href="https://www.portsmouth.co.uk/education/cash-grant-helps-park-community-school-feed-community-during-pandemic-2536164" target="_blank">Cash grant helps Park Community School feed community during pandemic</a></li>
</ul>
<hr>
<h3>Park Post</h3>
<p>Park Post is our magazine, celebrating all that is great about Park Community School!</p>
<p>Park Post is available in downloadable PDF format.</p>
<ul class="text-center small-block-grid-1 medium-block-grid-3">
<li class="">
<a href="assets/news/parkpost/issue23-jan2020.pdf" target="_blank">
<img class="small-6 medium-10 border-grey-radius" src="assets/news/parkpost/covers/issue23-jan2020.jpg" alt="Park Post Issue 23 Frontcover">
<p>Issue 23 - January 2020</p>
</a>
</li>
<li class="">
<a href="assets/news/parkpost/issue22-jul2019.pdf" target="_blank">
<img class="small-6 medium-10 border-grey-radius" src="assets/news/parkpost/covers/issue22-jul2019.jpg" alt="Park Post Issue 22 Frontcover">
<p>Issue 22 - July 2019</p>
</a>
</li>
<li class="">
<a href="assets/news/parkpost/issue21-apr2019.pdf" target="_blank">
<img class="small-6 medium-10 border-grey-radius" src="assets/news/parkpost/covers/issue21-apr2019.jpg" alt="Park Post Issue 21 Frontcover">
<p>Issue 21 - April 2019</p>
</a>
</li>
</ul>
<p>For older issues of Park Post visit our <a href="/park-archive.php">Archive</a>.</p>
</div>
</div><br>
</section>
<!-- /PARK POST -->
<section class="grey-bg">
<div class="row">
<div class="small-centered large-1 column text-center hr-logo white-bg"></div>
</div>
<!-- persimmon building futures award - 8/10/2019 -->
<?php include("includes/news/persimmon-building-futures-award.html") ?>
<!-- /persimmon building futures award - 8/10/2019 -->
<br><br>
<?php include("includes/backtotop.html") ?>
</section>
<section>
<div class="row">
<div class="small-centered large-1 column text-center hr-logo grey-bg"></div>
</div>
<!-- social good award - 8/10/2019 -->
<?php include("includes/news/social-good-award.html") ?>
<!-- /social good award - 8/10/2019 -->
<br><br>
<?php include("includes/backtotop.html") ?>
</section>
<section class="grey-bg">
<div class="row">
<div class="small-centered large-1 column text-center hr-logo white-bg"></div>
</div>
<!-- children and young people award - 21/11/2018 -->
<?php include("includes/news/children-and-young-people-award.html") ?>
<!-- /children and young people award - 21/11/2018 -->
<br><br>
<?php include("includes/backtotop.html") ?>
</section>
<section>
<div class="row">
<div class="small-centered large-1 column text-center hr-logo grey-bg"></div>
</div>
<!-- hcc community impact award -->
<?php include("includes/news/hcc-community-impact-award.html") ?>
<!-- /hcc community impact award -->
<br><br>
<?php include("includes/backtotop.html") ?>
</section>
<!-- FOOTER -->
<?php include("includes/footer.html") ?>
<!-- End Site Footer -->
<script src="js/vendor/libraries.min.js"></script>
<script src="js/vendor/foundation.min.js"></script>
<script src="js/app.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="slick/slick.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.homepage-slider').slick({
autoplay: true,
dots: true,
fade: true
});
});
</script>
</body>
</html>