forgot body tag
This commit is contained in:
parent
e45e9e6862
commit
9f961ced02
@ -8,3 +8,4 @@
|
|||||||
<?php if ( is_singular() && get_option( 'thread_comments' ) ) wp_enqueue_script( 'comment-reply' ); ?>
|
<?php if ( is_singular() && get_option( 'thread_comments' ) ) wp_enqueue_script( 'comment-reply' ); ?>
|
||||||
<?php wp_head(); ?>
|
<?php wp_head(); ?>
|
||||||
</head>
|
</head>
|
||||||
|
<body>
|
Loading…
x
Reference in New Issue
Block a user