}
function content() {?>
- <div class="section" id="core-7">
- <h1>Who are the founding members?</h1>
+ <h1>Who are the founding members?</h1>
- <p>Here is a little bit of information about the people who founded the YCRA.</p>
+ <p>Here is a little bit of information about the people who founded the YCRA.</p>
- <?php
- $why_create = "I came to the realisation that there were ringers in my area I had
- never heard of, and that this wasn't just a one off. I wanted to help
- connect young ringers together so they can derive as much happiness from
- ringing as I do! Plus, I want people to ring with when I'm old.";
- founding_member_bio('Matthew Jerome', $why_create);
+ <?php
+ $why_create = "I came to the realisation that there were ringers in my area I had
+ never heard of, and that this wasn't just a one off. I wanted to help
+ connect young ringers together so they can derive as much happiness from
+ ringing as I do! Plus, I want people to ring with when I'm old.";
+ founding_member_bio('Matthew Jerome', $why_create);
- $why_create = "I haven't had a lot of chance to participate in many youth ringing
- activities in the county so I wanted to be a part of something that would
- give me, and others, this opportunity.";
- founding_member_bio('Elisha Small', $why_create);
+ $why_create = "I haven't had a lot of chance to participate in many youth ringing
+ activities in the county so I wanted to be a part of something that would
+ give me, and others, this opportunity.";
+ founding_member_bio('Elisha Small', $why_create);
- $why_create = "I was excited about getting involved with YCRA and helping to secure
- the future of ringing. Young people are the ringing leaders of the future!
- I had been looking for ways to connect with other young ringers for a
- while and the opportunity to get involved with YCRA was too good to miss!";
- founding_member_bio('Elena Brake', $why_create);
+ $why_create = "I was excited about getting involved with YCRA and helping to secure
+ the future of ringing. Young people are the ringing leaders of the future!
+ I had been looking for ways to connect with other young ringers for a
+ while and the opportunity to get involved with YCRA was too good to miss!";
+ founding_member_bio('Elena Brake', $why_create);
- $why_create = "The ringing community is unlike any other, and I believe that it's
- crucial that we allow young ringers to connect and develop as human
- beings. If anything, it's for the survival of our art. Young ringers are
- our future tower captains, teachers, and committee members – the ringing
- community need to give them the space and tools so that they can, one day,
- fill those roles. I believe that the YCRA will do just that, with the
- mentoring scheme being a good opportunity to ease young ringers into roles
- of responsibility whilst, at the same time, providing a support network.";
- founding_member_bio('Emily Hall', $why_create);
+ $why_create = "The ringing community is unlike any other, and I believe that it's
+ crucial that we allow young ringers to connect and develop as human
+ beings. If anything, it's for the survival of our art. Young ringers are
+ our future tower captains, teachers, and committee members – the ringing
+ community need to give them the space and tools so that they can, one day,
+ fill those roles. I believe that the YCRA will do just that, with the
+ mentoring scheme being a good opportunity to ease young ringers into roles
+ of responsibility whilst, at the same time, providing a support network.";
+ founding_member_bio('Emily Hall', $why_create);
- $why_create = "As someone without a <q>ringing family</q>, I was
- really lucky to find a group of friends who supported me in ringing and
- helped me navigate ringing etiquette. I wanted to help create a group that
- would create a safe space for other young ringers to find friends
- like I did.";
- founding_member_bio('Josephine Leggett', $why_create);
+ $why_create = "As someone without a <q>ringing family</q>, I was
+ really lucky to find a group of friends who supported me in ringing and
+ helped me navigate ringing etiquette. I wanted to help create a group that
+ would create a safe space for other young ringers to find friends
+ like I did.";
+ founding_member_bio('Josephine Leggett', $why_create);
- $why_create = "It's a great way to get more kids involved in the larger
- ringing community so that everyone has the opportunities that some of us
- take for granted.";
- founding_member_bio('Charlie Linford', $why_create);
+ $why_create = "It's a great way to get more kids involved in the larger
+ ringing community so that everyone has the opportunities that some of us
+ take for granted.";
+ founding_member_bio('Charlie Linford', $why_create);
- $why_create = "To help other young ringers find a group of like-minded
- people to help, support and encourage them while learning to ring. I was
- fortunate enough to have this while ringing at university (and when I went
- to ring elsewhere over the summer) and it is definitely one of the main
- reasons I enjoy ringing so much.";
- founding_member_bio('Sam White', $why_create);?>
- </div><?php
+ $why_create = "To help other young ringers find a group of like-minded
+ people to help, support and encourage them while learning to ring. I was
+ fortunate enough to have this while ringing at university (and when I went
+ to ring elsewhere over the summer) and it is definitely one of the main
+ reasons I enjoy ringing so much.";
+ founding_member_bio('Sam White', $why_create);
}
include_once('includes/template.php');?>