mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
9 lines
320 B
PHP
9 lines
320 B
PHP
<h2><?php echo __('Viewer Discretion Advised'); ?></h2>
|
|
|
|
<strong><?php echo __('Warning'); ?></strong><br>
|
|
|
|
<?php echo __('For Adults Only'); ?><br>
|
|
|
|
<?php echo __('The following movie contains materials that are not suitable for children 17 and under.'); ?><br>
|
|
|
|
<?php echo __('Viewer Discretion Advised'); ?>
|