toc for pages
This commit is contained in:
parent
f3694d593f
commit
080b9fae75
|
@ -15,6 +15,7 @@
|
||||||
<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
|
<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
|
||||||
</header><!-- .entry-header -->
|
</header><!-- .entry-header -->
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
<?php get_template_part('layouts/sidebox'); ?>
|
||||||
<div class="entry-content">
|
<div class="entry-content">
|
||||||
<?php
|
<?php
|
||||||
the_content();
|
the_content();
|
||||||
|
|
Loading…
Reference in New Issue