<?php if (!defined('CRYPTEX_INIT')) die('DIRECT ACCESS PROHIBITED'); ?>

<div class="postbox cryptex-postbox">
<h3 class="hndle"><?php _e('Cryptex Related', 'cryptex'); ?></h3>
<div class="inside">
<!-- Metabox-Content -->
<p><?php _e('Got a problem ? Need support or want to request a new feature ?', 'cryptex'); ?></p>
<ul>
    <li><a href="https://codeberg.org/AenonDynamics/wp-cryptex/issues"><?php _e('Support', 'cryptex'); ?></a></li>
    <li><a href="https://codeberg.org/AenonDynamics/wp-cryptex"><?php _e('Cryptex on Codeberg.org', 'cryptex'); ?></a></li>
    <li><a href="https://wordpress.org/plugins/cryptex/"><?php _e('Cryptex on WordPress.org', 'cryptex'); ?></a></li>
    <li><a href="https://codeberg.org/AenonDynamics/wp-cryptex/issues"><?php _e('Report a Bug', 'cryptex'); ?></a></li>
    <li><a href="https://aenon-dynamics.com/"><?php _e('Author`s Website', 'cryptex'); ?></a></li>
</ul>
<!-- // Metabox-Content -->
</div></div>