sliding panel info addition for support
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
parent
6e14bb0381
commit
2e258adeda
|
@ -35,6 +35,7 @@
|
|||
</head>
|
||||
|
||||
<body <?php if (function_exists('body_class')) { body_class(); } ?>>
|
||||
<?php if ( function_exists( 'get_sliding_panel' ) ) get_sliding_panel(); ?>
|
||||
<?php do_action('comicpress-header'); ?>
|
||||
<?php get_sidebar('above'); ?>
|
||||
|
||||
|
|
Loading…
Reference in New Issue