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

5 lines
216 B
PHP
Raw Normal View History

2023-02-28 18:21:07 +00:00
<article class="page type-page hentry">
<header class="entry-header">
<h1 class="entry-title"><?php echo i18n('No_posts_found');?>!</h1>
</header><!-- .entry-header -->
</article><!-- #post-## -->