PDF rausgenommen
This commit is contained in:
14
msd2/wordpress/wp-content/plugins/amp/templates/header.php
Normal file
14
msd2/wordpress/wp-content/plugins/amp/templates/header.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* Header template part.
|
||||
*
|
||||
* @package AMP
|
||||
*/
|
||||
|
||||
/**
|
||||
* Context.
|
||||
*
|
||||
* @var AMP_Post_Template $this
|
||||
*/
|
||||
|
||||
$this->load_parts( array( 'header-bar' ) );
|
Reference in New Issue
Block a user