| Current Path : /var/www/html/wordpress_alg24news/wp-content/themes/newsbt-mobile/amp/ |
| Current File : /var/www/html/wordpress_alg24news/wp-content/themes/newsbt-mobile/amp/html-end.php |
<?php
/*
* Security : blocking direct access
* Source : http://codex.wordpress.org/Theme_Development#Template_Files
*/
defined('ABSPATH') or die("Access Restricted");
/**
* HTML end template part.
*
* @package AMP
*/
/**
* Context.
*
* @var AMP_Post_Template $this
*/
?>
<?php do_action( 'amp_post_template_footer', $this ); ?>
</body>
</html>