sf-static/flblog/themes/twentyfifteen/no-posts.html.php
2023-02-28 19:21:07 +01:00

7 lines
No EOL
203 B
PHP

<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>