toc for pages

pull/22/head
Mashiro 2018-05-26 20:14:05 +08:00
parent f3694d593f
commit 080b9fae75
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
</header><!-- .entry-header -->
<?php } ?>
<?php get_template_part('layouts/sidebox'); ?>
<div class="entry-content">
<?php
the_content();