Fix twentyfifteen theme

This commit is contained in:
danpros 2021-01-21 19:06:47 +07:00
commit a2d5355dcd
4 changed files with 6158 additions and 4 deletions

View file

@ -1 +1,7 @@
<h1><?php echo i18n('No_posts_found');?>!</h1>
<article class="post type-post hentry ">
<header class="entry-header"
<h1 class="entry-title"><?php echo i18n('No_posts_found');?>!</h1>
</header>
<div class="entry-content">
</div>
</article>