sf-static/flblog/themes/twentyfifteen/no-posts.html.php

7 lines
203 B
PHP
Raw Normal View History

2023-02-28 18:21:07 +00:00
<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>