/home/bonphmya/geseroff.online/wp-content/plugins/gdpr-framework/views/admin/modals/test.php
<?php echo "<h2>Test modal</h2>
<p>This is a test modal. It can have any sort of content, for example a bullet list.</p>
<ul>
    <li>Item 1</li>
    <li>Another item</li>
    <li>Last item</li>
</ul>
<p>It should be used for displaying super helpful instructions.</p>";?>