mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 19:46:21 +05:30
7 lines
No EOL
204 B
PHP
7 lines
No EOL
204 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>
|