/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
elfsight-facebook-feed
/
core
/
includes
/
templates
/
Upload File
HOME
<?php if (!defined('ABSPATH')) exit; ?><article class="elfsight-admin-page-error elfsight-admin-page" data-elfsight-admin-page-id="error"> <h1><?php _e('Oops, something went wrong', $this->textDomain); ?></h1> <p class="elfsight-admin-page-error-message"> <?php _e('Unfortunately, there is no such page.', $this->textDomain); ?> </p> <a class="elfsight-admin-page-error-button elfsight-admin-button-large elfsight-admin-button-blue elfsight-admin-button" href="#/widgets/" data-elfsight-admin-page="widgets"><?php _e('Back to Home', $this->textDomain); ?></a> </article>