Update single.php 删除一些空格。

This commit is contained in:
laoyang
2022-07-21 11:10:40 +08:00
parent 80ebf82fc8
commit a0967fb7a9
+1 -1
View File
@@ -132,7 +132,7 @@ $select_col = $col_array[kratos_option('g_article_widgets', 'two_side')];
</div>
</div>
<?php endif; ?>
<?php require get_template_directory() . '/pages/page-toolbar.php'; ?>
<?php require get_template_directory() . '/pages/page-toolbar.php'; ?>
<?php comments_template(); ?>
</div>
<?php if (kratos_option('g_article_widgets', 'two_side') == 'two_side'){ ?>