Browse Source

Update no-posts.html.php

pull/440/head
danpros 4 years ago
parent
commit
ce5e7d0b7b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      themes/twentyfifteen/no-posts.html.php

+ 1
- 1
themes/twentyfifteen/no-posts.html.php View File

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


Loading…
Cancel
Save