<div id="postbox-container-1" class="postbox-container">

  <div class="postbox">
    <h3 class="hndle"><?php 
esc_html_e('Need Help?', 'header-and-footer-scripts');
?></h3>
    <div class="inside">
      <p><?php 
esc_html_e('Read plugin documentation for clarification or how to use it. OR just ask your query.', 'header-and-footer-scripts');
?></p>
      <p><strong><a href="<?php 
echo esc_url("http://digitalliberation.org/plugins/header-and-footer-scripts/?utm_source=wpdash_hfs");
?>" class="button"><?php 
esc_html_e('Explore Docs and Support', 'header-and-footer-scripts');
?></a></strong></p>
    </div>
  </div>

  <div class="postbox">
    <h3 class="hndle"><?php 
esc_html_e('Contribute or Donate!', 'header-and-footer-scripts');
?></h3>
    <div class="inside">
      <p><?php 
esc_html_e('Help us to make this plugin even better. Contributions not necessarily be monetary. Please follow the link to know more and contribute.', 'header-and-footer-scripts');
?></p>
      <p><a href="<?php 
echo esc_url("http://digitalliberation.org/contribute/?utm_source=wpdash_hfs");
?>" class="button"><?php 
esc_html_e('Contribute', 'header-and-footer-scripts');
?></a></p>
    </div>
  </div>

  <div class="postbox">
    <h3 class="hndle"><?php 
esc_html_e('Rate 5 Stars', 'header-and-footer-scripts');
?></h3>
    <div class="inside">
      <p><?php 
esc_html_e('Find this plugin useful rate it 5 stars and leave a nice little comment at wordpress.org. I would really appreciate that.', 'header-and-footer-scripts');
?></p>
      <p><a href="<?php 
echo esc_url("https://wordpress.org/support/plugin/header-and-footer-scripts/reviews/?filter=5#new-post");
?>" class="button"><?php 
esc_html_e('Rate 5 Stars', 'header-and-footer-scripts');
?></a></p>
    </div>
  </div>

  <div class="postbox">
    <h3 class="hndle"><?php 
esc_html_e('Join Our Community', 'header-and-footer-scripts');
?></h3>
    <div class="inside">
      <p><?php 
esc_html_e('We are small WordPress community who welcomes you to join us. Here you will find and share more plugins and themes or even ideas. Ideas are not limited to WordPress. It could be vague or liberal. This is why we are "Digital Liberation .ORG', 'header-and-footer-scripts');
?></p>
      <p><a href="<?php 
echo esc_url("http://digitalliberation.org/?utm_source=wpdash_hfs");
?>" class="button"><?php 
esc_html_e('Join Digital Liberation', 'header-and-footer-scripts');
?></a></p>
    </div>
  </div>

</div>