11 lines
829 B
PHP
11 lines
829 B
PHP
<?php
|
|
|
|
/**
|
|
* Picture Policy Partial
|
|
* Contains only the policy text without any forms or headers
|
|
*/
|
|
?>
|
|
|
|
<div class="policy-text">
|
|
<p class="mb-0">I give permission to the school to take photographs/videos of my child(ren) during the course of the school year in class or during an event the school organizes. I allow the school to share these photographs/videos with me and with other parents and/or school staff through email and Whatsapp. I also allow these photographs/videos to be occasionally used for promotional and educational purposes in the school website and associated social media platforms. I do this with full knowledge and consent and waive all claims for compensation for use, or for damages. I understand that I can opt out at any moment by sending a written request to Al Rahma Sunday School.</p>
|
|
</div>
|