wp-theme/ascribe/content-noposts.php

8 lines
155 B
PHP

<main>
<section class="subtemplate">
<h1>No Posts</h1>
<div>Sorry, there are no posts for this category!</div>
</section>
</main>