PDF rausgenommen
This commit is contained in:
18
msd2/wordpress/wp-content/plugins/amp/templates/html-end.php
Normal file
18
msd2/wordpress/wp-content/plugins/amp/templates/html-end.php
Normal file
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
/**
|
||||
* HTML end template part.
|
||||
*
|
||||
* @package AMP
|
||||
*/
|
||||
|
||||
/**
|
||||
* Context.
|
||||
*
|
||||
* @var AMP_Post_Template $this
|
||||
*/
|
||||
?>
|
||||
|
||||
<?php do_action( 'amp_post_template_footer', $this ); ?>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user